Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dstr.c131 const char *str_p; in Substring_Words() local
/freebsd/contrib/unbound/sldns/
H A Dparseutil.c321 sldns_parse_escape(uint8_t *ch_p, const char** str_p) in sldns_parse_escape()
352 sldns_parse_char(uint8_t *ch_p, const char** str_p) in sldns_parse_char()
/freebsd/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()