Searched refs:missing_opts (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/libevent/
H A Dtest-driver76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
/freebsd-13-stable/contrib/openpam/
H A Dtest-driver76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
/freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dtest-driver76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"

Completed in 152 milliseconds