/illumos-gate/usr/src/cmd/troff/nroff.d/ |
H A D | n10.c | 107 extern char *skipstr(), *getstr(), *getint(); in ptinit() 135 p = skipstr(p); p = getstr(p, t.twinit = p); in ptinit() 136 p = skipstr(p); p = getstr(p, t.twrest = p); in ptinit() 137 p = skipstr(p); p = getstr(p, t.twnl = p); in ptinit() 138 p = skipstr(p); p = getstr(p, t.hlr = p); in ptinit() 139 p = skipstr(p); p = getstr(p, t.hlf = p); in ptinit() 140 p = skipstr(p); p = getstr(p, t.flr = p); in ptinit() 141 p = skipstr(p); p = getstr(p, t.bdon = p); in ptinit() 142 p = skipstr(p); p = getstr(p, t.bdoff = p); in ptinit() 143 p = skipstr(p); p = getstr(p, t.iton = p); in ptinit() [all …]
|
/illumos-gate/usr/src/lib/libpkg/common/ |
H A D | srchcfile.c | 48 static int getstr(char **cp, int n, char *str, int separator[]); 267 if (getstr(&p, PATH_MAX, mylocal, ISWORDSEP)) { in srchcfile() 290 if (getstr(&p, CLSSIZ, ept->pkg_class, ISWORDSEP)) { in srchcfile() 344 getstr(&p, sizeof (ept->ainfo.owner), ept->ainfo.owner, in srchcfile() 346 getstr(&p, sizeof (ept->ainfo.group), ept->ainfo.group, in srchcfile() 378 while ((c = getstr(&p, sizeof (pkgname), pkgname, ISPKGNAMESEP)) <= 0) { in srchcfile() 421 (void) getstr(&p, sizeof (classname), classname, in srchcfile() 460 getstr(char **cp, int n, char *str, int separator[]) in getstr() function
|
H A D | gpkgmap.c | 64 static int getstr(FILE *fp, char *sep, int n, char *str); 224 if (getstr(fp, "=", PATH_MAX, mypath)) { in gpkgmap() 231 if (getstr(fp, NULL, PATH_MAX, mylocal)) { in gpkgmap() 269 if (getstr(fp, NULL, CLSSIZ, ept->pkg_class)) { in gpkgmap() 273 if (getstr(fp, "=", PATH_MAX, mypath)) { in gpkgmap() 282 if (getstr(fp, NULL, PATH_MAX, mylocal)) { in gpkgmap() 343 if ((retval = getstr(fp, NULL, ATRSIZ, in gpkgmap() 351 if ((retval = getstr(fp, NULL, ATRSIZ, in gpkgmap() 431 if ((retval = getstr(fp, NULL, ATRSIZ, tempmode)) == 1) in getvalmode() 582 getstr(FILE *fp, char *sep, int n, char *str) in getstr() function
|
/illumos-gate/usr/src/cmd/eqn/ |
H A D | lex.c | 32 void getstr(char *, int); 133 getstr(token, SSIZE); in yylex() 164 getstr(char *s, int n) in getstr() function 230 getstr(token, SSIZE); /* get name */ in define() 251 getstr(token, SSIZE); in space()
|
H A D | size.c | 51 getstr(temp, 20); in globsize()
|
H A D | font.c | 67 (void) getstr(temp, 20); in globfont()
|
/illumos-gate/usr/src/tools/lintdump/ |
H A D | lintdump.c | 67 static void getstr(FILE *, char *, size_t); 197 getstr(fp, name, sizeof (name)); in print_pass() 276 getstr(fp, name, sizeof (name)); in print_pass() 469 getstr(fp, name, sizeof (name)); in lsu_build() 486 getstr(fp, name, sizeof (name)); in lsu_build() 517 getstr(FILE *fp, char *buf, size_t bufsize) in getstr() function
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rexecd.c | 81 static void getstr(char *buf, int cnt, char *err); 271 getstr(user, sizeof (user), "username"); in doit() 272 getstr(pass, sizeof (pass), "password"); in doit() 273 getstr(cmdbuf, sizeof (cmdbuf), "command"); in doit() 469 getstr(char *buf, int cnt, char *err) in getstr() function
|
H A D | in.rshd.c | 94 static void getstr(int, char *, int, char *); 684 getstr(netf, remuser, sizeof (remuser), "remuser"); in doit() 685 getstr(netf, locuser, sizeof (locuser), "locuser"); in doit() 686 getstr(netf, cmdbuf, sizeof (cmdbuf), "command"); in doit() 1291 getstr(fd, buf, cnt, err) in getstr() function 1481 getstr(netf, locuser, sizeof (locuser), "locuser"); in recvauth() 1482 getstr(netf, cmdbuf, sizeof (cmdbuf), "command"); in recvauth() 1483 getstr(netf, remuser, sizeof (locuser), "remuser"); in recvauth() 1486 getstr(netf, locuser, sizeof (locuser), "locuser"); in recvauth() 1487 getstr(netf, cmdbuf, sizeof (cmdbuf), "command"); in recvauth() [all …]
|
H A D | in.rlogind.c | 356 getstr(int f, char *buf, int cnt, char *err) in getstr() function 432 getstr(f, rusername, sizeof (rusername), "remuser"); in recvauth() 433 getstr(f, lusername, sizeof (lusername), "locuser"); in recvauth() 434 getstr(f, term, sizeof (term), "Terminal type"); in recvauth() 439 getstr(f, lusername, sizeof (lusername), "locuser"); in recvauth() 440 getstr(f, term, sizeof (term), "Terminal type"); in recvauth() 531 getstr(f, rusername, sizeof (rusername), "remuser"); in recvauth()
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | getnstr.c | 85 #undef getstr 88 getstr(char *str) in getstr() function
|
/illumos-gate/usr/src/uts/common/fs/zfs/lua/ |
H A D | lstring.c | 38 (memcmp(getstr(a), getstr(b), len) == 0)); /* equal contents */ in luaS_eqlngstr() 143 (memcmp(str, getstr(ts), l * sizeof(char)) == 0)) { in internshrstr()
|
H A D | ldebug.c | 110 else return getstr(s); in upvalname() 199 ar->source = p->source ? getstr(p->source) : "=?"; in funcinfo() 493 *name = getstr(G(L)->tmname[tm]); in getfuncname() 578 luaO_chunkid(buff, getstr(src), LUA_IDSIZE); in addinfo()
|
H A D | ldump.c | 72 DumpBlock(getstr(s),size*sizeof(char),D); in DumpString()
|
H A D | lobject.h | 421 #define getstr(ts) cast(const char *, (ts) + 1) macro 424 #define svalue(o) getstr(rawtsvalue(o))
|
/illumos-gate/usr/src/cmd/printf/ |
H A D | printf.c | 80 *getstr(void); 350 p = strdup(getstr()); in doformat() 373 p = getstr(); in doformat() 529 getstr(void) in getstr() function
|
/illumos-gate/usr/src/cmd/troff/troff.d/ |
H A D | draw.c | 154 char temp[50], *p, *getstr(); in drawwig() 159 for (N = 2; (p=getstr(p,temp)) != NULL && N < sizeof(x)/sizeof(x[0]); N++) { in drawwig() 161 p = getstr(p, temp); in drawwig() 201 char *getstr(char *p, char *temp) in getstr() function
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | _getstr.c | 47 getstr(char *str) in getstr() function
|
/illumos-gate/usr/src/cmd/krb5/kadmin/ktutil/ |
H A D | ktutil_funcs.c | 356 static int getstr(fp, s, n) in getstr() function 406 if (!(getstr(fp, sname, SNAME_SZ) > 0 && 407 getstr(fp, sinst, INST_SZ) > 0 && 408 getstr(fp, srealm, REALM_SZ) > 0 &&
|
/illumos-gate/usr/src/boot/i386/common/ |
H A D | cons.h | 33 void getstr(char *cmdstr, size_t cmdstrsize);
|
H A D | cons.c | 155 getstr(char *cmdstr, size_t cmdstrsize) in getstr() function
|
/illumos-gate/usr/src/lib/libadm/common/ |
H A D | ckitem.c | 48 static int getstr(char *, char *, char *, char *, char *); 164 if (n = getstr(strval, defstr, error, help, prompt)) { in ckitem() 509 getstr(char *strval, char *defstr, char *error, char *help, char *prompt) function
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | getnstr.c | 98 (getstr)(str) variable
|
/illumos-gate/usr/src/ucblib/libcurses/ |
H A D | Makefile.com | 47 getstr.o \
|
/illumos-gate/usr/src/cmd/login/ |
H A D | login.c | 373 static void getstr(char *, int, char *); 1237 getstr(char *buf, int cnt, char *err) in getstr() function 1595 getstr(rusername, sizeof (rusername), "remuser"); in process_rlogin() 1597 getstr(lusername, sizeof (lusername), "locuser"); in process_rlogin() 1599 getstr(terminal, sizeof (terminal), "Terminal type"); in process_rlogin()
|