| /src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
| lex.l | 50 static int getstring(void); 73 \" { return getstring(); } 85 getstring(void)
|
| lex.c | 517 static int getstring(void); 862 { return getstring(); } 1857 getstring(void) function
|
| /src/usr.sbin/rmt/ |
| rmt.c | 79 void getstring(char *, size_t); 106 getstring(device, sizeof(device)); 107 getstring(mode, sizeof(mode)); 117 getstring(device, sizeof(device)); /* discard */ 124 getstring(count, sizeof(count)); 125 getstring(pos, sizeof(pos)); 133 getstring(count, sizeof(count)); 150 getstring(count, sizeof(count)); 163 getstring(op, sizeof(op)); 164 getstring(count, sizeof(count)) 209 getstring(char *bp, size_t size) function [all...] |
| /src/games/phantasia/ |
| phantglobs.h | 87 void getstring(char *, int);
|
| io.c | 29 getstring(char *cp, int mx) function 90 getstring(Databuf, SZ_DATABUF);
|
| gamesupport.c | 43 getstring(Databuf, SZ_DATABUF); 184 getstring(Databuf, 9); 193 getstring(Databuf, SZ_NAME); 210 getstring(Databuf, SZ_PASSWORD); 216 getstring(playerp->p_password, SZ_PASSWORD);
|
| main.c | 399 getstring(Databuf, SZ_DATABUF); 413 getstring(Player.p_name, SZ_NAME); 435 getstring(Player.p_password, SZ_PASSWORD); 437 getstring(Databuf, SZ_PASSWORD); 520 getstring(Databuf, SZ_DATABUF); 540 getstring(Databuf, SZ_DATABUF); 587 getstring(Databuf, SZ_DATABUF); 776 getstring(Databuf, SZ_NAME); 787 getstring(Databuf, SZ_PASSWORD);
|
| interplayer.c | 706 getstring(Databuf, SZ_DATABUF); 801 getstring(Databuf, SZ_DATABUF); 832 getstring(Databuf, SZ_DATABUF);
|
| fight.c | 1223 getstring(Databuf, SZ_DATABUF);
|
| /src/usr.sbin/services_mkdb/ |
| services_mkdb.c | 62 static char *getstring(const char *, size_t, char **, const char *); 201 if ((name = getstring(fname, line, &cp, "name")) == NULL) 204 if ((port = getstring(fname, line, &cp, "port")) == NULL) 282 getstring(const char *fname, size_t line, char **cp, const char *tag) function
|
| /src/usr.bin/m4/ |
| gnum4.c | 195 static char *getstring(void); 239 getstring(void) function 385 pbstr(getstring()); 459 return getstring(); 515 pbstr(getstring()); 645 pbstr(getstring()); 694 pbstr(getstring());
|
| /src/lib/libc/gen/ |
| getnetgrent.c | 73 static int getstring(char **, int, __aconst char **); 95 * getstring(): Get a string delimited by the character, skipping leading and 99 getstring(char **pp, int del, char __aconst **str) function 157 if (!getstring(pp, ',', &ng->ng_host)) 160 if (!getstring(pp, ',', &ng->ng_user)) 163 if (!getstring(pp, ')', &ng->ng_domain))
|
| /src/external/gpl3/binutils/dist/gas/ |
| macro.c | 273 getstring (size_t idx, sb *in, sb *acc) function 379 idx = getstring (idx, in, out); 384 idx = getstring (idx, in, out);
|
| /src/external/gpl3/binutils.old/dist/gas/ |
| macro.c | 282 getstring (size_t idx, sb *in, sb *acc) function 407 idx = getstring (idx, in, out); 412 idx = getstring (idx, in, out);
|
| /src/external/mit/xorg/lib/ |
| libmesa.mk | 67 getstring.c \
|
| libmesa.old.mk | 68 getstring.c \
|