Searched refs:getstr (Results 1 - 25 of 37) sorted by relevance

12

/illumos-gate/usr/src/lib/libcurses/screen/
H A D_getstr.c49 getstr(char *str) function
/illumos-gate/usr/src/boot/sys/boot/i386/common/
H A Dcons.h33 void getstr(char *cmdstr, size_t cmdstrsize);
H A Dcons.c122 getstr(char *cmdstr, size_t cmdstrsize) function
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dstrftime.c45 static char *getstr(/*char *p, char **strp*/);
459 p = getstr(p, &dtconvp.abbrev_month_names[i]);
464 p = getstr(p, &dtconvp.month_names[i]);
469 p = getstr(p, &dtconvp.abbrev_weekday_names[i]);
474 p = getstr(p, &dtconvp.weekday_names[i]);
478 p = getstr(p, &dtconvp.time_format);
481 p = getstr(p, &dtconvp.sdate_format);
484 p = getstr(p, &dtconvp.dtime_format);
487 p = getstr(p, &dtconvp.am_string);
490 p = getstr(
521 getstr(p, strp) function
[all...]
H A Dsetlocale.c142 static char *getstr(char *, char **);
403 p = getstr(p, &lconvp->decimal_point);
406 p = getstr(p, &lconvp->thousands_sep);
453 p = getstr(p, &lconvp->int_curr_symbol);
456 p = getstr(p, &lconvp->currency_symbol);
459 p = getstr(p, &lconvp->mon_decimal_point);
462 p = getstr(p, &lconvp->mon_thousands_sep);
468 p = getstr(p, &lconvp->positive_sign);
471 p = getstr(p, &lconvp->negative_sign);
506 getstr(cha function
[all...]
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dgetnstr.c87 #undef getstr macro
90 getstr(char *str) function
/illumos-gate/usr/src/lib/libpkg/common/
H A Dsrchcfile.c48 static int getstr(char **cp, int n, char *str, int separator[]);
267 if (getstr(&p, PATH_MAX, mylocal, ISWORDSEP)) {
290 if (getstr(&p, CLSSIZ, ept->pkg_class, ISWORDSEP)) {
344 getstr(&p, sizeof (ept->ainfo.owner), ept->ainfo.owner,
346 getstr(&p, sizeof (ept->ainfo.group), ept->ainfo.group,
378 while ((c = getstr(&p, sizeof (pkgname), pkgname, ISPKGNAMESEP)) <= 0) {
421 (void) getstr(&p, sizeof (classname), classname,
460 getstr(char **cp, int n, char *str, int separator[]) function
H A Dgpkgmap.c60 static int getstr(FILE *fp, char *sep, int n, char *str);
218 if (getstr(fp, "=", PATH_MAX, mypath)) {
225 if (getstr(fp, NULL, PATH_MAX, mylocal)) {
263 if (getstr(fp, NULL, CLSSIZ, ept->pkg_class)) {
267 if (getstr(fp, "=", PATH_MAX, mypath)) {
276 if (getstr(fp, NULL, PATH_MAX, mylocal)) {
337 if ((retval = getstr(fp, NULL, ATRSIZ,
345 if ((retval = getstr(fp, NULL, ATRSIZ,
426 if ((retval = getstr(fp, NULL, ATRSIZ, tempmode)) == 1)
577 getstr(FIL function
[all...]
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn10.c109 extern char *skipstr(), *getstr(), *getint();
137 p = skipstr(p); p = getstr(p, t.twinit = p);
138 p = skipstr(p); p = getstr(p, t.twrest = p);
139 p = skipstr(p); p = getstr(p, t.twnl = p);
140 p = skipstr(p); p = getstr(p, t.hlr = p);
141 p = skipstr(p); p = getstr(p, t.hlf = p);
142 p = skipstr(p); p = getstr(p, t.flr = p);
143 p = skipstr(p); p = getstr(p, t.bdon = p);
144 p = skipstr(p); p = getstr(p, t.bdoff = p);
145 p = skipstr(p); p = getstr(
219 char *getstr(s, t) /* find next string in s, copy to t */ function
[all...]
/illumos-gate/usr/src/cmd/eqn/
H A Dsize.c53 getstr(temp, 20);
H A Dlex.c34 void getstr(char *, int);
135 getstr(token, SSIZE);
166 getstr(char *s, int n) function
232 getstr(token, SSIZE); /* get name */
253 getstr(token, SSIZE);
H A Dfont.c69 (void) getstr(temp, 20);
/illumos-gate/usr/src/tools/lintdump/
H A Dlintdump.c70 static void getstr(FILE *, char *, size_t);
200 getstr(fp, name, sizeof (name));
279 getstr(fp, name, sizeof (name));
472 getstr(fp, name, sizeof (name));
489 getstr(fp, name, sizeof (name));
520 getstr(FILE *fp, char *buf, size_t bufsize) function
/illumos-gate/usr/src/ucblib/libcurses/
H A DMakefile.com46 getstr.o \
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rexecd.c79 static void getstr(char *buf, int cnt, char *err);
269 getstr(user, sizeof (user), "username");
270 getstr(pass, sizeof (pass), "password");
271 getstr(cmdbuf, sizeof (cmdbuf), "command");
467 getstr(char *buf, int cnt, char *err) function
H A Din.rshd.c94 static void getstr(int, char *, int, char *);
684 getstr(netf, remuser, sizeof (remuser), "remuser");
685 getstr(netf, locuser, sizeof (locuser), "locuser");
686 getstr(netf, cmdbuf, sizeof (cmdbuf), "command");
1291 getstr(fd, buf, cnt, err) function
1481 getstr(netf, locuser, sizeof (locuser), "locuser");
1482 getstr(netf, cmdbuf, sizeof (cmdbuf), "command");
1483 getstr(netf, remuser, sizeof (locuser), "remuser");
1486 getstr(netf, locuser, sizeof (locuser), "locuser");
1487 getstr(net
[all...]
H A Din.rlogind.c356 getstr(int f, char *buf, int cnt, char *err) function
432 getstr(f, rusername, sizeof (rusername), "remuser");
433 getstr(f, lusername, sizeof (lusername), "locuser");
434 getstr(f, term, sizeof (term), "Terminal type");
439 getstr(f, lusername, sizeof (lusername), "locuser");
440 getstr(f, term, sizeof (term), "Terminal type");
531 getstr(f, rusername, sizeof (rusername), "remuser");
/illumos-gate/usr/src/cmd/printf/
H A Dprintf.c80 *getstr(void);
350 p = strdup(getstr());
373 p = getstr();
529 getstr(void) function
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dgetnstr.c100 (getstr)(str) function
106 __m_trace("getstr(%p)", str);
111 return __m_return_code("getstr", code);
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c158 char temp[50], *p, *getstr();
163 for (N = 2; (p=getstr(p,temp)) != NULL && N < sizeof(x)/sizeof(x[0]); N++) {
165 p = getstr(p, temp);
204 char *getstr(p, temp) /* copy next non-blank string from p to temp, update p */ function
/illumos-gate/usr/src/boot/sys/boot/arm/at91/boot2/
H A Dboot2.c86 getstr(int c) function
149 getstr(c);
/illumos-gate/usr/src/lib/libadm/common/
H A Dckitem.c48 static int getstr(char *, char *, char *, char *, char *);
164 if (n = getstr(strval, defstr, error, help, prompt)) {
509 getstr(char *strval, char *defstr, char *error, char *help, char *prompt) function
/illumos-gate/usr/src/cmd/krb5/kadmin/ktutil/
H A Dktutil_funcs.c350 * getstr() takes a file pointer, a string and a count. It reads from
355 * terminated. getstr() returns the number of characters read,
359 static int getstr(fp, s, n) function
409 if (!(getstr(fp, sname, SNAME_SZ) > 0 &&
410 getstr(fp, sinst, INST_SZ) > 0 &&
411 getstr(fp, srealm, REALM_SZ) > 0 &&
/illumos-gate/usr/src/boot/sys/boot/arm/ixp425/boot2/
H A Dboot2.c86 getstr(int c) function
153 getstr(c);
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c371 static void getstr(char *, int, char *);
1230 * getstr - Get a string from standard input
1235 getstr(char *buf, int cnt, char *err) function
1591 getstr(rusername, sizeof (rusername), "remuser");
1593 getstr(lusername, sizeof (lusername), "locuser");
1595 getstr(terminal, sizeof (terminal), "Terminal type");

Completed in 569 milliseconds

12