Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c1833 static char saved_path[sizeof(wtmp.ut_tpath)+1]; local
1854 strlcpy(saved_path, path, sizeof(saved_path));
1879 cleantmpdir(jid, saved_path, saved_user);
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dfiles.c1418 const char *saved_path = file->path; in validate_pch() local
1442 file->path = saved_path; in validate_pch()