Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/netbsd-tests/lib/libutil/
H A Dt_pidfile.c210 ATF_TC_BODY(custom_path, tc) in ATF_TC_BODY() argument
225 char *custom_path; in helper_change_basenames() local
242 check_pidfile(custom_path); in helper_change_basenames()
246 check_pidfile(custom_path); in helper_change_basenames()
248 free(custom_path); in helper_change_basenames()
261 char *custom_path; in ATF_TC_BODY() local
269 ensure_deleted(custom_path); in ATF_TC_BODY()
271 free(custom_path); in ATF_TC_BODY()
309 char *custom_path; in helper_mix() local
328 check_pidfile(custom_path); in helper_mix()
[all …]