Home
last modified time | relevance | path

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

/freebsd/contrib/pam-krb5/pam-util/
H A Doptions.c62 #define CONF_LIST(c, o) (struct vector **)(void *)((char *) (c) + (o)) macro
183 vp = CONF_LIST(args->config, options[opt].location); in putil_args_defaults()
188 vp = CONF_LIST(args->config, options[opt].location); in putil_args_defaults()
451 CONF_LIST(args->config, opt->location))) in putil_args_krb5()
714 CONF_LIST(args->config, option->location))) in putil_args_parse()