Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddomain.c897 unsigned long old_options = 0; local
912 old_options = _res.options;
1413 _res.options = old_options;
1419 _res.options = old_options;
1644 unsigned long old_options = 0; local
1660 old_options = _res.options;
2029 _res.options = old_options;
2035 _res.options = old_options;
H A Dsm_resolve.c1234 unsigned long old_options = 0; local
1253 old_options = _res.options;
1309 _res.options = old_options;
/freebsd/lib/libc/net/
H A Dgethostbydns.c571 u_long old_options; in _dns_gethostbyaddr() local
656 old_options = statp->options; in _dns_gethostbyaddr()
668 statp->options = old_options; in _dns_gethostbyaddr()
673 statp->options = old_options; in _dns_gethostbyaddr()
/freebsd/crypto/heimdal/lib/krb5/
H A 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/crypto/heimdal/
H A DChangeLog.2004161 * lib/krb5/init_creds_pw.c (change_password): handle old_options