OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lastdir
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/ftp/
complete.c
276
static char
lastdir
[MAXPATHLEN];
local in function:complete_remote
301
strcmp(dir,
lastdir
) != 0) { /* dir not cached */
331
(void)strlcpy(
lastdir
, dir, sizeof(
lastdir
));
Completed in 31 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025