Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/tests/
H A Dpfctl_test.c128 char input_files_path[PATH_MAX]; in run_pfctl_test() local
137 snprintf(input_files_path, sizeof(input_files_path), "%s/files", in run_pfctl_test()
139 ATF_REQUIRE_ERRNO(0, chdir(input_files_path) == 0); in run_pfctl_test()