Home
last modified time | relevance | path

Searched defs:allow (Results 1 – 5 of 5) sorted by relevance

/dragonfly/usr.sbin/ypserv/
H A Dyp_dblookup.c444 yp_get_record(DB *dbp, const DBT *key, DBT *data, int allow) in yp_get_record()
509 yp_first_record(const DB *dbp, DBT *key, DBT *data, int allow) in yp_first_record()
561 yp_next_record(const DB *dbp, DBT *key, DBT *data, int all, int allow) in yp_next_record()
654 yp_select_map(char *map, char *domain, keydat *key, int allow) in yp_select_map()
/dragonfly/lib/libpam/modules/pam_ftpusers/
H A Dpam_ftpusers.c61 int pam_err, found, allow; in pam_sm_acct_mgmt() local
/dragonfly/usr.sbin/cron/lib/
H A Dmisc.c394 static FILE *allow, *deny; in allowed() local
/dragonfly/crypto/libressl/ssl/
H A Dtls13_record_layer.c236 tls13_record_layer_allow_ccs(struct tls13_record_layer *rl, int allow) in tls13_record_layer_allow_ccs()
242 tls13_record_layer_allow_legacy_alerts(struct tls13_record_layer *rl, int allow) in tls13_record_layer_allow_legacy_alerts()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c1301 dbus_bool_t *allow, in wpas_dbus_get_scan_allow_roam()