Searched refs:response (Results 1 – 4 of 4) sorted by relevance
62 rpmatch (const char *response) in rpmatch() argument73 if (regexec(&yes, response, 0, NULL, 0) == 0) in rpmatch()75 else if (regexec(&no, response, 0, NULL, 0) == 0) in rpmatch()
47 * rpmatch:: Determine whether response is affirmative or negative
38 response to any instances of unacceptable behavior.59 complaints will be reviewed and investigated and will result in a response that
171 int rpmatch (const char *response);