Searched refs:tkernel (Results 1 – 1 of 1) sorted by relevance
638 char *tkernel; in check_space() local645 tkernel = kernel ? kernel : _PATH_UNIX; in check_space()646 if (stat(tkernel, &st) == -1) { in check_space()647 syslog(LOG_ERR, "%s: %m", tkernel); in check_space()