Home
last modified time | relevance | path

Searched refs:old_options (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/sendmail/src/
Ddomain.c595 unsigned long old_options = 0; local
610 old_options = _res.options;
1089 _res.options = old_options;
1095 _res.options = old_options;
1320 unsigned long old_options = 0; local
1336 old_options = _res.options;
1705 _res.options = old_options;
1711 _res.options = old_options;
Dsm_resolve.c1317 unsigned long old_options = 0; local
1336 old_options = _res.options;
1392 _res.options = old_options;
/freebsd-12-stable/lib/libc/net/
Dgethostbydns.c575 u_long old_options; in _dns_gethostbyaddr() local
660 old_options = statp->options; in _dns_gethostbyaddr()
672 statp->options = old_options; in _dns_gethostbyaddr()
677 statp->options = old_options; in _dns_gethostbyaddr()
/freebsd-12-stable/crypto/heimdal/lib/krb5/
Dinit_creds_pw.c484 krb5_get_init_creds_opt *old_options) in change_password() argument
505 if (old_options && old_options->flags & KRB5_GET_INIT_CREDS_OPT_PREAUTH_LIST) in change_password()
507 old_options->preauth_list, in change_password()
508 old_options->preauth_list_length); in change_password()
/freebsd-12-stable/crypto/heimdal/
DChangeLog.2004161 * lib/krb5/init_creds_pw.c (change_password): handle old_options