Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libc/locale/
H A Dt_mbtowc.c101 h_mbtowc(const char *locale, const char *illegal, in h_mbtowc()
H A Dt_btowc.c48 const char *illegal; /* Illegal single-byte characters, if any */ member
/netbsd-src/sbin/route/
H A Drtutil.c603 int masklen, final = 0, illegal = 0; in netname6() local