Searched refs:check_options (Results 1 – 6 of 6) sorted by relevance
160 static cfga_err_t check_options(const char *options);625 if ((rv = check_options(options)) != CFGA_OK) { in cfga_change_state()899 if ((rv = check_options(options)) != CFGA_OK) { in cfga_private_func()1015 if ((rv = check_options(options)) != CFGA_OK) { in cfga_test()1396 if ((rv = check_options(options)) != CFGA_OK) { in cfga_list_ext()1573 check_options(const char *options) in check_options() function
158 static cfga_err_t check_options(const char *options);586 if ((rv = check_options(options)) != CFGA_OK) { in cfga_change_state()1015 if ((rv = check_options(options)) != CFGA_OK) { in cfga_private_func()1140 if ((rv = check_options(options)) != CFGA_OK) { in cfga_test()1507 if ((rv = check_options(options)) != CFGA_OK) { in cfga_list_ext()1716 check_options(const char *options) in check_options() function
94 static void check_options(char *);207 check_options(progname); in main()225 check_options(char *progname) in check_options() function
378 void (*check_options) __P((void)); member
434 if (protp->enabled_flag && protp->check_options != NULL)435 (*protp->check_options)();
160 static void check_options(char *);2477 check_options(progname); in main()2496 check_options(char *progname) in check_options() function