Home
last modified time | relevance | path

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

/freebsd/cddl/usr.sbin/dtrace/tests/common/trace/
H A DMakefile13 tst.qstring.d \
14 tst.qstring.d.out \
/freebsd/sbin/kldconfig/
H A Dkldconfig.c68 static char *qstring(struct pathhead *);
126 if ((newpath = qstring(pathq)) == NULL) { in setpath()
228 if ((s = qstring(pathq)) == NULL) { in showpath()
258 qstring(struct pathhead *pathq) in qstring() function
/freebsd/usr.sbin/rrenumd/
H A Dlexer.l80 qstring \"[^"]*\"
/freebsd/contrib/one-true-awk/
H A Dmain.c253 *FS = qstring(fs, '\0'); in main()
H A Dproto.h113 extern char *qstring(const char *, int);
H A Dtran.c570 char *qstring(const char *is, int delim) /* collect string up to next delim */ in qstring() function
H A Dlib.c366 p = qstring(p, '\0'); in setclvar()
H A DFIXES.1e815 qstring as well.
/freebsd/sbin/routed/rtquery/
H A Drtquery.c526 qstring(u_char *s, int len) in qstring() function
697 qstring(na->au.au_pw, in rip_input()
/freebsd/sbin/routed/
H A Dtrace.c54 qstring(u_char *s, int len) in qstring() function
935 qstring(NA->au.au_pw, in trace_rip()