Home
last modified time | relevance | path

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

/freebsd-14.2/cddl/usr.sbin/dtrace/tests/common/trace/
H A DMakefile14 tst.qstring.d \
15 tst.qstring.d.out \
/freebsd-14.2/sbin/kldconfig/
H A Dkldconfig.c69 static char *qstring(struct pathhead *);
127 if ((newpath = qstring(pathq)) == NULL) { in setpath()
229 if ((s = qstring(pathq)) == NULL) { in showpath()
259 qstring(struct pathhead *pathq) in qstring() function
/freebsd-14.2/usr.sbin/rrenumd/
H A Dlexer.l80 qstring \"[^"]*\"
/freebsd-14.2/contrib/one-true-awk/
H A Dmain.c233 *FS = qstring(fs, '\0'); in main()
H A Dproto.h116 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.
/freebsd-14.2/sbin/routed/rtquery/
H A Drtquery.c544 qstring(u_char *s, int len) in qstring() function
715 qstring(na->au.au_pw, in rip_input()
/freebsd-14.2/sbin/routed/
H A Dtrace.c54 qstring(u_char *s, int len) in qstring() function
935 qstring(NA->au.au_pw, in trace_rip()