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

  /src/external/bsd/kyua-testers/dist/
cli_test.c 222 check_flag_not_a_number(const char flag, const char *error_message) function
264 check_flag_not_a_number('g', "Invalid GID");
278 check_flag_not_a_number('t', "Invalid timeout value");
292 check_flag_not_a_number('u', "Invalid UID");

Completed in 26 milliseconds