Home
last modified time | relevance | path

Searched defs:libpath (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/tests/stdlib/
H A Ddynthr_test.c64 char *libpath; in ATF_TC_BODY() local
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c8781 exec_child(char *cmd, char *libpath, boolean_t ignorekill, int *statusp) in exec_child()