Home
last modified time | relevance | path

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

/src/lib/libc/tests/gen/
H A Ddlopen_empty_test.c38 static const char *funname; variable
46 atf_tc_fail("got SIGSEGV in the %s(3)", funname); in sigsegv_handler()
77 funname = "dlopen"; in ATF_TC_BODY()
80 funname = "dlclose"; in ATF_TC_BODY()
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_common.kshlib118 typeset funname=$1
139 log_must $funname $i
/src/tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/
H A Dzfs_destroy_common.kshlib148 typeset funname=$1
166 log_must eval "$funname $newlist"