Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dftpd.c1527 char pathspace[MAXPATHLEN]; variable
1563 (void) strlcpy(pathspace, orig_path, sizeof(pathspace)); in mapping_chdir()
1564 path = pathspace; in mapping_chdir()