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

/freebsd-10.3-release/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-10.3-release/contrib/gcclibs/libcpp/
H A Dfiles.c1418 const char *saved_path = file->path; local
1442 file->path = saved_path;

Completed in 98 milliseconds