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

/freebsd-10.2-release/usr.sbin/rrenumd/
H A Dlexer.l83 qstring \"[^"]*\"
211 {qstring} {
/freebsd-10.2-release/sbin/kldconfig/
H A Dkldconfig.c78 static char *qstring(struct pathhead *);
136 if ((newpath = qstring(pathq)) == NULL) {
256 if ((s = qstring(pathq)) == NULL) {
286 qstring(struct pathhead *pathq) function
/freebsd-10.2-release/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-10.2-release/sbin/routed/rtquery/
H A Drtquery.c545 qstring(u_char *s, int len) function
716 qstring(na->au.au_pw,
/freebsd-10.2-release/sbin/routed/
H A Dtrace.c68 qstring(u_char *s, int len) function
947 qstring(NA->au.au_pw,

Completed in 172 milliseconds