HomeSort by: relevance | last modified time | path
    Searched defs:other_options (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpam/libpam/
pam_std_option.c 60 pam_std_option(struct options *options, struct opttab other_options[],
68 oo = other_options;
157 struct opttab other_options[] = { variable in typeref:struct:opttab[]
172 pam_std_option(&options, other_options, argc, argv);
pam_std_option.c 60 pam_std_option(struct options *options, struct opttab other_options[],
68 oo = other_options;
157 struct opttab other_options[] = { variable in typeref:struct:opttab[]
172 pam_std_option(&options, other_options, argc, argv);

Completed in 22 milliseconds