Home
last modified time | relevance | path

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

/freebsd-13.1/cddl/usr.sbin/dtrace/tests/common/trace/
H A DMakefile15 tst.qstring.d \
16 tst.qstring.d.out \
/freebsd-13.1/sbin/kldconfig/
H A Dkldconfig.c71 static char *qstring(struct pathhead *);
129 if ((newpath = qstring(pathq)) == NULL) { in setpath()
231 if ((s = qstring(pathq)) == NULL) { in showpath()
261 qstring(struct pathhead *pathq) in qstring() function
/freebsd-13.1/usr.sbin/rrenumd/
H A Dlexer.l82 qstring \"[^"]*\"
/freebsd-13.1/contrib/one-true-awk/
H A Dmain.c218 *FS = qstring(fs, '\0'); in main()
H A Dproto.h117 extern char *qstring(const char *, int);
H A Dtran.c577 char *qstring(const char *is, int delim) /* collect string up to next delim */ in qstring() function
H A Dlib.c305 p = qstring(p, '\0'); in setclvar()
H A DFIXES744 qstring as well.
/freebsd-13.1/sbin/routed/rtquery/
H A Drtquery.c547 qstring(u_char *s, int len) in qstring() function
718 qstring(na->au.au_pw, in rip_input()
/freebsd-13.1/sbin/routed/
H A Dtrace.c59 qstring(u_char *s, int len) in qstring() function
940 qstring(NA->au.au_pw, in trace_rip()