Searched refs:ROOTID (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/bsd/am-utils/dist/hlfsd/ |
| H A D | stubs.c | 55 1, 0, ROOTID}; 78 ui = ROOTID; in hlfsd_init_filehandles() 487 static nfsentry dotdotent = {ROOTID, "..", {DOTDOTCOOKIE}, &slinkent}; in nfsproc_readdir_2_svc() 488 static nfsentry dotent = {ROOTID, ".", {DOTCOOKIE}, &dotdotent}; in nfsproc_readdir_2_svc()
|
| H A D | hlfsd.h | 74 #define ROOTID (((unsigned short) ~0) - 1) macro
|
| H A D | hlfsd.c | 854 if (stat(dir_name, &stbuf) == 0 && stbuf.st_ino == ROOTID) { in cleanup()
|
| /netbsd-src/games/warp/ |
| H A D | config.h | 91 #define ROOTID 0 /**/ macro
|
| H A D | warp.h | 197 #ifndef ROOTID 198 # define ROOTID 0 /* uid of superuser */ macro
|
| H A D | util.c | 164 if (euid == ROOTID) in eaccess()
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | ChangeLog | 10103 * hlfsd/hlfsd.h (ROOTID, SLINKID, INVALID): reduced maximum size
|