Searched refs:def_check_path (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/director/
H A Ddirector.c52 const char *def_check_path = "./"; /* default check path */ variable
180 warn("$CHECK_PATH not set, defaulting to %s", def_check_path);
181 check_path = def_check_path;

Completed in 79 milliseconds