Searched refs:pretty_escape (Results 1 – 2 of 2) sorted by relevance
| /minix3/external/bsd/dhcp/dist/common/ |
| H A D | options.c | 3959 pretty_escape(char **dst, char *dend, const unsigned char **src, in pretty_escape() function 4025 count = pretty_escape(dst, dend - (emit_quotes ? 1 : 0), src, send); in pretty_text() 4080 status = pretty_escape(dst, dend-2, src, tend); in pretty_domain()
|
| /minix3/external/bsd/dhcp/dist/includes/ |
| H A D | dhcpd.h | 1764 int pretty_escape(char **, char *, const unsigned char **,
|