search for: crdup

Displaying 3 results from an estimated 3 matches for "crdup".

Did you mean: rdup
2006 Oct 31
0
6322778 memleaks at crdup/crnetadjust
Author: sdussud Repository: /hg/zfs-crypto/gate Revision: 5c763b375c39e588ef67da67923415de517cd8ec Log message: 6322778 memleaks at crdup/crnetadjust Files: update: usr/src/uts/common/fs/nfs/nfs3_vnops.c update: usr/src/uts/common/fs/nfs/nfs4_vnops.c update: usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
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
...#define fc_ngroups fc_ucred.cr_ngroups /* number of groups */ #define fc_groups fc_ucred.cr_groups /* groups */ #define fc_gid fc_ucred.cr_gid /* effective group id */ #ifdef KERNEL #define crhold(cr) (cr)->cr_ref++ struct ucred *crcopy __P((struct ucred *cr)); struct ucred *crdup __P((struct ucred *cr)); void crfree __P((struct ucred *cr)); struct ucred *crget __P((void)); int suser __P((struct ucred *, u_short *acflag)); int groupmember __P((gid_t, struct ucred *)); #endif /* KERNEL */ #endif /* !_SYS_UCRED_H_ */ > -- > Member - L...