Home
last modified time | relevance | path

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

/original-bsd/libexec/telnetd/
H A Dsys_term.c2047 static char saved_path[sizeof(wtmp.ut_tpath)+1]; local
2068 strncpy(saved_path, path, sizeof(wtmp.ut_tpath));
2070 saved_path[sizeof(saved_path)] = '\0';
2095 cleantmpdir(jid, saved_path, saved_user);