Searched defs:NM (Results 1 – 3 of 3) sorted by relevance
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