Searched refs:pcf_daemon_options_expecting_value (Results 1 – 3 of 3) sorted by relevance
175 const char pcf_daemon_options_expecting_value[] = "o"; variable257 if (strchr(pcf_daemon_options_expecting_value, *cp) != 0 in pcf_normalize_daemon_args()267 if (strchr(pcf_daemon_options_expecting_value, arg[1]) == 0) in pcf_normalize_daemon_args()542 else if (strchr(pcf_daemon_options_expecting_value, arg[1]) != 0 in pcf_print_master_entry()720 } else if (strchr(pcf_daemon_options_expecting_value, arg[1]) != 0 in pcf_print_master_field()1056 else if (strchr(pcf_daemon_options_expecting_value, arg[1]) != 0 in pcf_edit_master_param()
195 extern const char pcf_daemon_options_expecting_value[];
386 if (strchr(pcf_daemon_options_expecting_value, arg[1]) == 0 in pcf_register_user_parameters()