Home
last modified time | relevance | path

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

/freebsd/sbin/hastd/
H A Dparse.y71 static char depth0_exec[PATH_MAX]; variable
329 if (strlcpy(depth0_exec, $2, sizeof(depth0_exec)) >=
330 sizeof(depth0_exec)) {
875 depth0_exec[0] = '\0'; in yy_config_parse()
1003 strlcpy(curres->hr_exec, depth0_exec, in yy_config_parse()