Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c188 char **Gvp = &gargv[gargc]; in sort() local
191 while (p1 < Gvp-1) { in sort()
193 while (++p2 < Gvp) in sort()
198 sortbas = Gvp; in sort()