Searched refs:direct (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Ddir.h81 #define direct dirent macro
85 * the directory entry. This requires the amount of space in struct direct
91 (((unsigned long)&((struct direct *)0)->d_name + (dp)->d_namlen+1 + 3) & ~3)
/xnu-2422.115.4/bsd/nfs/
H A Dnfs_upcall.c371 goto direct;
379 direct:

Completed in 74 milliseconds