Home
last modified time | relevance | path

Searched defs:NM (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h105 #define VFS_MOUNTROOT(VFSP, VPP, NM) \ argument
107 #define VFS_SWAPVP(VFSP, VPP, NM) (*(VFSP)->vfs_op->vfs_swapvp)(VFSP, VPP, NM) argument
/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Diso9660.h189 struct NM { struct
190 iso_8bit_t flags;
191 u_int8_t name[0];
/titanic_50/usr/src/cmd/troff/
H A Dtdef.h162 #define NM 500 /* requests + macros */ macro