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

/freebsd-13-stable/lib/libc/tests/gen/
H A Ddlopen_empty_test.c41 static const char *funname; variable
49 atf_tc_fail("got SIGSEGV in the %s(3)", funname);
80 funname = "dlopen";
83 funname = "dlclose";
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_common.kshlib119 typeset funname=$1
140 log_must $funname $i
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/
H A Dzfs_destroy_common.kshlib153 typeset funname=$1
171 log_must eval "$funname $newlist"

Completed in 106 milliseconds