Home
last modified time | relevance | path

Searched refs:check_prog (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/atf/atf-c/
HDtc.c103 static atf_error_t check_prog(struct context *, const char *);
461 check_prog(struct context *ctx, const char *prog) in check_prog() function
875 check_fatal_error(check_prog(ctx, prog)); in _atf_tc_require_prog()