Lines Matching defs:home
82 static char home[256];95 home[0] = '\0';96 r.home = &home[0];112 yphome = find_entry(uname, "auto.home");114 strlcpy(home, yphome, sizeof(home));116 cp = strchr(home, ':');146 yphome = find_entry(uname, "auto.home");148 strlcpy(home, yphome, sizeof(home));150 cp = strchr(home, ':');
Indexes created Thu Oct 02 14:10:14 GMT 2025