Searched refs:NM (Results 1 - 14 of 14) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h105 #define VFS_MOUNTROOT(VFSP, VPP, NM) \
106 (*(VFSP)->vfs_op->vfs_mountroot)(VFSP, VPP, NM)
107 #define VFS_SWAPVP(VFSP, VPP, NM) (*(VFSP)->vfs_op->vfs_swapvp)(VFSP, VPP, NM)
/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dcachefs_dir.h64 #define CDE_SIZE(NM) \
65 ((strlen(NM) + sizeof (struct c_dirent) + 7) & ~7)
/opensolaris-onvv-gate/usr/src/cmd/troff/
H A Dn3.c154 for (p=contab; p < &contab[NM]; p++)
156 for (p=contab; p < &contab[NM]; p++) {
307 for (i = 0; i < NM; i++) {
311 if (i == NM || (nextb = alloc()) == 0) {
316 NM);
454 if (oldmn >= 0 && oldmn < NM) {
1014 for (i = 0; i < NM; i++) {
H A Dtdef.h162 #define NM 500 /* requests + macros */ macro
420 } contab[NM];
H A Dni.c133 struct contab contab[NM] = {
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Diso9660.h189 struct NM { struct in union:rock_ridge::__anon2432
H A Dfsys_iso9660.c239 name_len = rr_ptr.rr->len - (4+sizeof(struct NM));
/opensolaris-onvv-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_lex.l118 :{WS}*nm { return NM; }
H A Dfsdb_yacc.y89 %token GID LN MD MAJ MIO NM SZ UID UNIQ
536 nm : NM '=' expr { set_file(NM, i_number << l2b, $3); }
H A Dfsdb.c673 case NM :
/opensolaris-onvv-gate/usr/src/uts/sun4u/
H A DMakefile.rules172 $(NM) -u $(UNIX_O) $(LIBS) | $(GREP) __dtrace_probe_ | $(SORT) | \
/opensolaris-onvv-gate/usr/src/uts/sun4v/
H A DMakefile.rules164 $(NM) -u $(UNIX_O) $(LIBS) | $(GREP) __dtrace_probe_ | $(SORT) | \
/opensolaris-onvv-gate/usr/src/uts/i86pc/
H A DMakefile.rules304 $(NM) -u $(UNIX_O) $(LIBS) | $(GREP) __dtrace_probe_ | $(SORT) | \
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl9229 339A SQUARE NM

Completed in 388 milliseconds