Home
last modified time | relevance | path

Searched defs:str_p (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/bmake/
H A Dstr.c131 const char *str_p; in Substring_Words() local
[all...]
/freebsd-src/contrib/unbound/sldns/
H A Dparseutil.c321 sldns_parse_escape(uint8_t *ch_p, const char** str_p) in sldns_parse_escape() argument
352 sldns_parse_char(uint8_t * ch_p,const char ** str_p) sldns_parse_char() argument
[all...]
/freebsd-src/contrib/ldns/
H A Dstr2host.c262 parse_escape(uint8_t *ch_p, const char** str_p) in parse_escape()
292 parse_char(uint8_t *ch_p, const char** str_p) in parse_char()
1893 INLINE bool parse_escape2(uint8_t *ch_p, const char** str_p) in parse_escape2()