Searched refs:getstring (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/pch/
H A Dinline-4.c4 printf (getstring());
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/pch/
H A Dinline-4.c4 printf (getstring());
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dlex.l50 static int getstring(void);
73 \" { return getstring(); }
87 getstring(void)
/netbsd-6-1-5-RELEASE/usr.sbin/rmt/
H A Drmt.c80 void getstring __P((char *, size_t));
109 getstring(device, sizeof(device));
110 getstring(mode, sizeof(mode));
120 getstring(device, sizeof(device)); /* discard */
127 getstring(count, sizeof(count));
128 getstring(pos, sizeof(pos));
136 getstring(count, sizeof(count));
153 getstring(count, sizeof(count));
166 getstring(op, sizeof(op));
167 getstring(coun
212 getstring(bp, size) function
[all...]
/netbsd-6-1-5-RELEASE/games/phantasia/
H A Dphantglobs.h87 void getstring(char *, int);
H A Dio.c29 getstring(char *cp, int mx) function
90 getstring(Databuf, SZ_DATABUF);
H A Dgamesupport.c43 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);
H A Dmain.c391 getstring(Databuf, SZ_DATABUF);
405 getstring(Player.p_name, SZ_NAME);
427 getstring(Player.p_password, SZ_PASSWORD);
429 getstring(Databuf, SZ_PASSWORD);
512 getstring(Databuf, SZ_DATABUF);
532 getstring(Databuf, SZ_DATABUF);
578 getstring(Databuf, SZ_DATABUF);
767 getstring(Databuf, SZ_NAME);
778 getstring(Databuf, SZ_PASSWORD);
H A Dinterplayer.c706 getstring(Databuf, SZ_DATABUF);
801 getstring(Databuf, SZ_DATABUF);
832 getstring(Databuf, SZ_DATABUF);
H A Dfight.c1223 getstring(Databuf, SZ_DATABUF);
/netbsd-6-1-5-RELEASE/usr.sbin/services_mkdb/
H A Dservices_mkdb.c61 static char *getstring(const char *, size_t, char **, const char *);
200 if ((name = getstring(fname, line, &cp, "name")) == NULL)
203 if ((port = getstring(fname, line, &cp, "port")) == NULL)
281 getstring(const char *fname, size_t line, char **cp, const char *tag) function
/netbsd-6-1-5-RELEASE/usr.bin/m4/
H A Dgnum4.c205 static char *getstring(void);
244 getstring() function
363 pbstr(getstring());
437 return getstring();
487 pbstr(getstring());
605 pbstr(getstring());
652 pbstr(getstring());
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dgetnetgrent.c73 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
158 if (!getstring(pp, ',', &ng->ng_host))
161 if (!getstring(pp, ',', &ng->ng_user))
164 if (!getstring(pp, ')', &ng->ng_domain))
/netbsd-6-1-5-RELEASE/x11/share/man/GLU/
H A DMakefile41 getstring.3gl gluGetString.man \
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/libGL/
H A DMakefile.mesa38 getstring.c \
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/libOSMesa/
H A Dlibmesa.mk47 getstring.c \
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/GL/GLcore/
H A DMakefile.GLcore46 getstring.c \
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dmacro.c257 getstring (int idx, sb *in, sb *acc) function
377 idx = getstring (idx, in, out);
382 idx = getstring (idx, in, out);
/netbsd-6-1-5-RELEASE/x11/share/man/GL/gl/
H A DMakefile416 getstring.3gl glGetString.man \

Completed in 311 milliseconds