Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/hastd/
H A Dparse.y73 static char depth0_exec[PATH_MAX]; variable
331 if (strlcpy(depth0_exec, $2, sizeof(depth0_exec)) >=
332 sizeof(depth0_exec)) {
877 depth0_exec[0] = '\0'; in yy_config_parse()
1005 strlcpy(curres->hr_exec, depth0_exec, in yy_config_parse()