Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c176 register long ogargc = gargc; in acollect() local
180 if (gargc != ogargc) in acollect()
/titanic_41/usr/src/cmd/csh/
H A Dsh.glob.c143 long ogargc = gargc; in acollect() local
150 if (gargc == ogargc) { in acollect()