Home
last modified time | relevance | path

Searched defs:legal (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libc/locale/
H A Dt_mbtowc.c72 h_mbtowc(const char *locale, const char *illegal, const char *legal) in h_mbtowc()
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c341 const char *legal = (type == 'c') ? "bisnmpP" : "^$#tl"; in options() local
/freebsd/lib/libc/regex/grot/
H A Dmain.c309 char *legal = (type == 'c') ? "bisnmp" : "^$#tl"; in options() local
/freebsd/sys/kern/
H A Dvfs_mount.c2455 vfs_filteropt(struct vfsoptlist *opts, const char **legal) in vfs_filteropt()