Searched defs:NM (Results 1 – 4 of 4) sorted by relevance
64 #define CDE_SIZE(NM) \ argument
105 #define VFS_MOUNTROOT(VFSP, VPP, NM) \ argument107 #define VFS_SWAPVP(VFSP, VPP, NM) (*(VFSP)->vfs_op->vfs_swapvp)(VFSP, VPP, NM) argument
189 struct NM { struct190 iso_8bit_t flags;191 u_int8_t name[0];
162 #define NM 500 /* requests + macros */ macro