Home
last modified time | relevance | path

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

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