Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_dir.h64 #define CDE_SIZE(NM) \ argument
/titanic_41/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_41/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_41/usr/src/cmd/troff/
H A Dtdef.h162 #define NM 500 /* requests + macros */ macro