Home
last modified time | relevance | path

Searched refs:NM (Results 1 – 25 of 26) sorted by relevance

12

/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h105 #define VFS_MOUNTROOT(VFSP, VPP, NM) \ argument
106 (*(VFSP)->vfs_op->vfs_mountroot)(VFSP, VPP, NM)
107 #define VFS_SWAPVP(VFSP, VPP, NM) (*(VFSP)->vfs_op->vfs_swapvp)(VFSP, VPP, NM) argument
/titanic_51/usr/src/cmd/troff/
H A Dn3.c154 for (p=contab; p < &contab[NM]; p++) in mrehash()
156 for (p=contab; p < &contab[NM]; p++) { in mrehash()
307 for (i = 0; i < NM; i++) {
311 if (i == NM || (nextb = alloc()) == 0) {
316 NM);
454 if (oldmn >= 0 && oldmn < NM) { in alloc()
1014 for (i = 0; i < NM; i++) { in casepm()
H A Dtdef.h162 #define NM 500 /* requests + macros */ macro
420 } contab[NM];
H A Dni.c133 struct contab contab[NM] = {
/titanic_51/usr/src/boot/sys/boot/i386/boot2/
H A DMakefile7 NM?= nm macro
101 ${NM} -t d ${.ALLSRC} | awk '/([0-9])+ T xread/ \
/titanic_51/usr/src/cmd/fs.d/udfs/fsdb/
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_lex.l118 :{WS}*nm { return NM; }
H A Dfsdb.c673 case NM : in set_file()
/titanic_51/usr/src/grub/grub-0.97/stage2/
H A Diso9660.h189 struct NM { struct
190 flagsrock_ridge::__anon083a773b020a::NM global() argument
191 namerock_ridge::__anon083a773b020a::NM global() argument
H A Dfsys_iso9660.c239 name_len = rr_ptr.rr->len - (4+sizeof(struct NM)); in iso9660_dir()
/titanic_51/usr/src/psm/stand/bootblks/hsfs/common/
H A Dhsfs.fth240 \ Saved 'NM' prefix buffer.
245 \ dirent ('NM' suffix). Otherwise returns standard iso filename.
258 suf-nm-buf suf-nm-size ( NM$ )
266 2dup " NM" $= if
/titanic_51/usr/src/uts/sun4v/
H A DMakefile.rules165 $(NM) -u $(UNIX_O) $(LIBS) | $(GREP) __dtrace_probe_ | $(SORT) | \
/titanic_51/usr/src/uts/sun4u/
H A DMakefile.rules173 $(NM) -u $(UNIX_O) $(LIBS) | $(GREP) __dtrace_probe_ | $(SORT) | \
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/
H A Dprobe.win32192 CC.NM = nm
H A Dpackage.sh550 case $NM in
551 '') NM=nm ;;
1327 AR=*|LD=*|NM=*)
5407 warn="$NM yacc bison"
H A Dmake.probe2186 echo CC.NM = $CC_NM
/titanic_51/usr/src/
H A DMakefile.master149 NM= /usr/ccs/bin/nm
/titanic_51/usr/src/uts/i86pc/
H A DMakefile.rules313 $(NM) -u $(UNIX_O) $(LIBS) | $(GREP) __dtrace_probe_ | $(SORT) | \
/titanic_51/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S327 push $0x7 # Int 0x7: #NM
/titanic_51/usr/src/boot/lib/libz/
H A DChangeLog315 - Symbolize nm as $NM in configure [Weigelt]
/titanic_51/usr/src/contrib/zlib/
H A DChangeLog421 - Symbolize nm as $NM in configure [Weigelt]
/titanic_51/usr/src/cmd/spell/
H A Dlist15733 NM
/titanic_51/usr/src/cmd/look/
H A Dwords15735 NM
/titanic_51/usr/src/cmd/terminfo/
H A Dtermcap.src10578 # :NB=\E[0;1;5m:NM=\E[0;1m:NR=\E[0;1;7m:NS=\E[0;1;5;7m: -- esr)
15742 # :CN=\ERC:CF=\ERc:NR=\ERD:NM=\ER@:
H A Dterminfo.src11960 # :NB=\E[0;1;5m:NM=\E[0;1m:NR=\E[0;1;7m:NS=\E[0;1;5;7m: -- esr)
17700 # :CN=\ERC:CF=\ERc:NR=\ERD:NM=\ER@:

12