Searched refs:strchr2esc (Results 1 – 4 of 4) sorted by relevance
37 extern char *strchr2esc(const char *, size_t);
136 strchr2esc(const char *s, size_t n) in strchr2esc() function
619 if ((s = strchr2esc(addr, size)) == NULL) in pfprint_estr()
430 s = strchr2esc(dnp->dn_string, strlen(dnp->dn_string)); in dt_node_name()4655 char *escd = strchr2esc(dnp->dn_string, strlen(dnp->dn_string)); in dt_printd()