Home
last modified time | relevance | path

Searched refs:qstring (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/sbin/kldconfig/
H A Dkldconfig.c70 static char *qstring(struct pathhead *);
128 if ((newpath = qstring(pathq)) == NULL) { in setpath()
248 if ((s = qstring(pathq)) == NULL) { in showpath()
278 qstring(struct pathhead *pathq) in qstring() function
/dflybsd-src/usr.sbin/rrenumd/
H A Dlexer.l84 qstring \"[^"]*\"
/dflybsd-src/contrib/awk/
H A Dmain.c233 *FS = qstring(fs, '\0'); in main()
H A Dproto.h114 extern char *qstring(const char *, int);
H A Dtran.c568 char *qstring(const char *is, int delim) /* collect string up to next delim */ in qstring() function
H A Dlib.c364 p = qstring(p, '\0'); in setclvar()
H A DFIXES.1e815 qstring as well.
/dflybsd-src/sbin/routed/rtquery/
H A Drtquery.c511 qstring(u_char *s, int len) in qstring() function
680 qstring(na->au.au_pw, RIP_AUTH_PW_LEN)); in rip_input()
/dflybsd-src/sbin/routed/
H A Dtrace.c56 qstring(u_char *s, int len) in qstring() function
914 qstring(NA->au.au_pw, in trace_rip()