/src/usr.sbin/bootp/bootpd/ |
bootpd.c | 111 PRIVATE int chk_access(char *, int32 *); 895 if (chk_access(lrealpath, &bootsize) < 0) { 897 if (chk_access(lrealpath, &bootsize) < 0) { 1123 chk_access(char *path, int32 *filesize) 1116 chk_access(char *path, int32 *filesize) function in typeref:typename:PRIVATE int
|
bootpd.c | 111 PRIVATE int chk_access(char *, int32 *); 895 if (chk_access(lrealpath, &bootsize) < 0) { 897 if (chk_access(lrealpath, &bootsize) < 0) { 1123 chk_access(char *path, int32 *filesize) 1116 chk_access(char *path, int32 *filesize) function in typeref:typename:PRIVATE int
|