Home
last modified time | relevance | path

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

/freebsd/contrib/tnftp/src/
H A Dfetch.c1832 int uargc, rval, argpos; in auto_put() local
1839 uargc = 2; in auto_put()
1874 uargc++; in auto_put()
1889 if (uargc == 3) { in auto_put()
1891 put(uargc, uargv); in auto_put()
1897 mput(uargc, uargv); in auto_put()