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

/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/trace/
H A DMakefile15 tst.qstring.d \
16 tst.qstring.d.out \
/freebsd-11-stable/usr.sbin/rrenumd/
H A Dlexer.l80 qstring \"[^"]*\"
208 {qstring} {
/freebsd-11-stable/sbin/kldconfig/
H A Dkldconfig.c71 static char *qstring(struct pathhead *);
129 if ((newpath = qstring(pathq)) == NULL) {
231 if ((s = qstring(pathq)) == NULL) {
261 qstring(struct pathhead *pathq) function
/freebsd-11-stable/contrib/one-true-awk/
H A Dmain.c179 *FS = qstring(fs, '\0');
H A Dproto.h113 extern char *qstring(const char *, int);
H A Dlib.c252 p = qstring(p, '\0');
H A Dtran.c414 char *qstring(const char *is, int delim) /* collect string up to next delim */ function
422 FATAL( "out of space in qstring(%s)", s);
/freebsd-11-stable/sbin/routed/rtquery/
H A Drtquery.c545 qstring(u_char *s, int len) function
716 qstring(na->au.au_pw,
/freebsd-11-stable/sbin/routed/
H A Dtrace.c68 qstring(u_char *s, int len) function
953 qstring(NA->au.au_pw,

Completed in 133 milliseconds