Displaying 2 results from an estimated 2 matches for "_sys_ucred_h_".
2015 Sep 27
2
v2.2.19 release candidate released
Timo,
I have to test something on one of the BSD, namely related to src/lib/net.c .
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!
http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism
Time for Stephen to move on on Oct 19 2015!!
2015 Sep 27
0
v2.2.19 release candidate released
On Sun, Sep 27, 2015 at 12:40:40PM -0600, The Doctor wrote:
> Timo,
>
> I have to test something on one of the BSD, namely related to src/lib/net.c .
>
FYI make sys/ucred.h reads
#ifndef _SYS_UCRED_H_
#define _SYS_UCRED_H_
/*
* Credentials.
*/
struct ucred {
u_int cr_ref; /* reference count */
uid_t cr_uid; /* effective user id */
short cr_ngroups; /* number of groups */
gid_t cr_groups[NGROUPS]; /* group...