Home
last modified time | relevance | path

Searched refs:bslashchar (Results 1 – 2 of 2) sorted by relevance

/NextBSD/lib/libc/resolv/
HDres_comp.c142 #define bslashchar(c) ((c) == 0x5c) macro
217 else if (bslashchar(ch)) in res_mailok()
/NextBSD/sbin/dhclient/
HDdhclient.c72 #define bslashchar(c) ((c) == 0x5c) macro