Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c117 char agpath[FTPBUFSIZ]; in glob() local
136 gpath = agpath; in glob()
139 lastgpathp = &gpath[sizeof (agpath) - 2]; in glob()
/titanic_41/usr/src/cmd/csh/
H A Dsh.glob.c62 tchar agpath[BUFSIZ]; in glob() local
65 gpath = agpath; gpathp = gpath; *gpathp = 0; in glob()