Home
last modified time | relevance | path

Searched defs:NCMDS (Results 1 – 8 of 8) sorted by relevance

/csrg-svn/usr.sbin/timed/timedc/
H A Dcmdtab.c31 int NCMDS = sizeof (cmdtab) / sizeof (cmdtab[0]); variable
/csrg-svn/usr.sbin/lpr/lpc/
H A Dcmdtab.c53 int NCMDS = sizeof (cmdtab) / sizeof (cmdtab[0]); variable
/csrg-svn/usr.bin/ftp/
H A Dcmdtab.c162 int NCMDS = (sizeof (cmdtab) / sizeof (cmdtab[0])) - 1; variable
/csrg-svn/usr.bin/yacc/test/
H A Dftp.y1079 register int width, NCMDS; variable
H A Dftp.tab.c805 register int width, NCMDS; variable
/csrg-svn/usr.bin/uucp/uuxqt/
H A Duuxqt.c41 #define NCMDS 50 macro
/csrg-svn/sys/vax/if/
H A Dif_dmc.c77 #define NCMDS (NRCV+NXMT+4) /* size of command queue */ macro
H A Dif_dmv.c74 #define NCMDS (NRCV+NXMT+4) /* size of command queue */ macro