Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c7622 exec_child(char *cmd, char *libpath, boolean_t ignorekill, int *statusp) in exec_child() argument
7651 if (libpath != NULL) in exec_child()
7652 VERIFY(0 == setenv("LD_LIBRARY_PATH", libpath, 1)); in exec_child()