/illumos-gate/usr/src/cmd/bnu/ |
H A D | Makefile.inc | 32 expfile.c fio.c gename.c getargs.c getopt.c getprm.c \ 68 uucp.cat := POBJS = uucpdefs.o uucp.o gwd.o permission.o getargs.o \ 74 getargs.o getprm.o uucpname.o versys.o gtcfile.o \ 79 permission.o getargs.o gtcfile.o grades.o \ 86 pk0.o pk1.o anlwrk.o permission.o getargs.o \ 97 sysfiles.o strsave.o getargs.o 101 getpwinfo.o ulockf.o getargs.o utility.o \ 108 getpwinfo.o ulockf.o systat.o getargs.o \ 114 getpwinfo.o uucpname.o ulockf.o getargs.o \ 118 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 | 136 (void) getargs(line, carray, C_MAX); in rproc() 156 na = getargs(line, carray, C_MAX); in uproc()
|
H A D | getargs.c | 45 getargs(s, arps, count) in getargs() function
|
H A D | systat.c | 62 if (getargs(line, vec, 4) == 4) {
|
H A D | anlwrk.c | 139 nargs = getargs(str, wvec, wcount); in anlwrk()
|
H A D | uusched.c | 180 numgrade = getargs(gradelist, gradeptr, MAXGRADE);
|
H A D | conn.c | 233 na = getargs(buf, dev, devcount); in rddev() 313 na = getargs(info, flds, fldcount); in finds()
|
H A D | uucp.h | 581 EXTERN int getargs(); /* getargs.c */
|
H A D | cntrl.c | 735 i = getargs(msg, wrkvec, W_MAX); in cntrl() 1166 i = getargs(msg, wrkvec, W_MAX); in cntrl()
|
H A D | callers.c | 473 if ((na = getargs(info, arps, narps)) == 0)
|
H A D | uustat.c | 322 if (getargs(buf, vec, 5) < 5) in main()
|
/illumos-gate/usr/src/cmd/refer/ |
H A D | inv3.c | 16 getargs(char *s, char *arps[]) in getargs() function
|
H A D | inv2.c | 65 nk = getargs(p, keyv); in newkeys()
|
/illumos-gate/usr/src/lib/libnsl/dial/ |
H A D | getargs.c | 47 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 | 422 static int getargs(); /* getargs.c */
|
H A D | callers.c | 428 if ((na = getargs(info, arps, narps)) == 0) in gdial()
|
/illumos-gate/usr/src/cmd/login/ |
H A D | login.c | 344 static char ** getargs(char *); 872 envp = getargs(inputline); in login_conv() 1025 getargs(char *input_line) in getargs() function 1500 if ((envp = getargs(inputline)) != (char **)NULL) { in get_options()
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_io.c | 157 getargs(void) in getargs() function 363 if (getargs() == 0) in getone()
|
H A D | ex_cmds.c | 536 if (getargs())
|
/illumos-gate/usr/src/cmd/ttymon/ |
H A D | uucp.h | 512 EXTERN int getargs(); /* getargs.c */
|
/illumos-gate/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{}}
|