/titanic_41/usr/src/cmd/bnu/ |
H A D | Makefile.inc | 30 expfile.c fio.c gename.c getargs.c getopt.c getprm.c \ 63 uucp.cat := POBJS = uucpdefs.o uucp.o gwd.o permission.o getargs.o \ 69 getargs.o getprm.o uucpname.o versys.o gtcfile.o \ 74 permission.o getargs.o gtcfile.o grades.o \ 81 pk0.o pk1.o anlwrk.o permission.o getargs.o \ 92 sysfiles.o strsave.o getargs.o 96 getpwinfo.o ulockf.o getargs.o utility.o \ 103 getpwinfo.o ulockf.o systat.o getargs.o \ 109 getpwinfo.o uucpname.o ulockf.o getargs.o \ 113 uuglist.cat := POBJS = grades.o cpmv.o getargs.o getpwinfo.o strsave.o \ [all …]
|
H A D | grades.c | 157 (void) getargs(line, carray, G_MAX); 208 (void) getargs(line, carray, G_MAX); in fdgrade() 265 na = getargs(line, carray, G_MAX); 463 na = getargs(line, carray, G_MAX); 614 na = getargs(line, carray, G_MAX); 671 na = getargs(line, carray, G_MAX);
|
H A D | uuglist.c | 138 na = getargs(line, carray, C_MAX); in rproc() 158 na = getargs(line, carray, C_MAX); in uproc()
|
H A D | getargs.c | 48 getargs(s, arps, count) in getargs() function
|
H A D | systat.c | 62 if (getargs(line, vec, 4) == 4) {
|
H A D | anlwrk.c | 141 nargs = getargs(str, wvec, wcount);
|
H A D | uusched.c | 183 numgrade = getargs(gradelist, gradeptr, MAXGRADE);
|
H A D | conn.c | 240 na = getargs(buf, dev, devcount); 321 na = getargs(info, flds, fldcount);
|
H A D | uucp.h | 583 EXTERN int getargs(); /* getargs.c */
|
H A D | cntrl.c | 737 i = getargs(msg, wrkvec, W_MAX); in cntrl() 1168 i = getargs(msg, wrkvec, W_MAX); in cntrl()
|
H A D | callers.c | 477 if ((na = getargs(info, arps, narps)) == 0)
|
H A D | uustat.c | 324 if (getargs(buf, vec, 5) < 5)
|
/titanic_41/usr/src/cmd/refer/ |
H A D | inv3.c | 18 getargs(char *s, char *arps[]) in getargs() function
|
H A D | inv2.c | 67 nk = getargs(p, keyv); in newkeys()
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | getargs.c | 49 getargs(char *s, char *arps[], int count) in getargs() function
|
H A D | conn.c | 220 na = getargs(buf, dev, devcount); in rddev() 309 na = getargs(info, flds, fldcount); in finds()
|
H A D | uucp.h | 424 static int getargs(); /* getargs.c */
|
H A D | callers.c | 428 if ((na = getargs(info, arps, narps)) == 0) in gdial()
|
/titanic_41/usr/src/cmd/login/ |
H A D | login.c | 342 static char ** getargs(char *); 871 envp = getargs(inputline); in login_conv() 1024 getargs(char *input_line) in getargs() function 1498 if ((envp = getargs(inputline)) != (char **)NULL) { in get_options()
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_io.c | 156 getargs(void) in getargs() function 362 if (getargs() == 0) in getone()
|
H A D | ex_cmds.c | 534 if (getargs())
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | uucp.h | 527 EXTERN int getargs(); /* getargs.c */
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | llib-lnsl | 108 /* getargs.c */
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 5643 \getargs{#1}% now \macname is the macname and \argl the arglist 5695 \def\getargs#1{\getargsxxx#1{}}
|