Home
last modified time | relevance | path

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

/freebsd/contrib/pam-krb5/pam-util/
H A Doptions.c71 # define CONF_TIME(c, o) (krb5_deltat *)(void *)((char *) (c) + (o)) macro
73 # define CONF_TIME(c, o) (long *) (void *)((char *) (c) + (o)) macro
166 tp = CONF_TIME(args->config, options[opt].location); in putil_args_defaults()
442 CONF_TIME(args->config, opt->location)); in putil_args_krb5()
704 CONF_TIME(args->config, option->location)); in putil_args_parse()