Searched refs:run_client (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssh/regress/
H A Dsftp-perm.sh16 run_client() { function
45 run_client "$_cmd" || fail "plain $_desc failed"
50 run_client "$_cmd" && fail "read-only $_desc succeeded"
65 run_client "$_cmd" || fail "plain $_op failed"
70 run_client "$_cmd" || fail "whitelisted $_op failed"
75 run_client "$_cmd" && fail "blacklisted $_op succeeded"
80 run_client "$_cmd" && fail "no whitelist $_op succeeded"
/freebsd-13-stable/contrib/ofed/librdmacm/examples/
H A Dcmatose.c575 static int run_client(void) function
712 ret = run_client();
H A Dcmtime.c487 static int run_client(void) function
663 ret = run_client();
H A Dudaddy.c558 static int run_client(void) function
679 ret = run_client();

Completed in 116 milliseconds