Home
last modified time | relevance | path

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

/NextBSD/contrib/netbsd-tests/lib/libc/locale/
HDt_mbtowc.c72 h_mbtowc(const char *locale, const char *illegal, const char *legal) in h_mbtowc()
/NextBSD/sys/contrib/ngatm/netnatm/sig/
HDsig_call.c2675 int legal) in unx_add_party()
2798 int legal) in un10n8_add_party_ack()
2898 int legal) in unx_party_alerting()
3030 int legal) in unx_add_party_rej()
3102 unx_drop_party(struct call *c, struct uni_msg *m, struct uni_all *u, int legal) in unx_drop_party()
3186 int legal) in unx_drop_party_ack()
/NextBSD/contrib/libc++/src/
Dstrstream.cpp234 bool legal = false; in seekoff() local
/NextBSD/contrib/netbsd-tests/lib/libc/regex/
HDmain.c341 const char *legal = (type == 'c') ? "bisnmp" : "^$#tl"; in options() local
/NextBSD/lib/libc/regex/grot/
HDmain.c312 char *legal = (type == 'c') ? "bisnmp" : "^$#tl"; in options() local
/NextBSD/sys/kern/
HDvfs_mount.c1413 vfs_filteropt(struct vfsoptlist *opts, const char **legal) in vfs_filteropt()
/NextBSD/contrib/apr-util/dbd/
HDapr_dbd_odbc.c1609 int legal = ( APR_DBD_TRANSACTION_IGNORE_ERRORS in odbc_transaction_mode_set() local