Home
last modified time | relevance | path

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

/freebsd/lib/libc/resolv/
H A Dres_comp.c149 #define middlechar(c) (borderchar(c) || hyphenchar(c)) macro
168 if (!middlechar(ch)) in res_hnok()
/freebsd/sbin/dhclient/
H A Ddhclient.c86 #define middlechar(c) (borderchar(c) || hyphenchar(c)) macro
2713 if (!middlechar(ch)) in res_hnok()
2746 if (!middlechar(ch)) in check_search()