Searched refs:noargs (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/unzip/
H A Dglobals.h173 int noargs; /* did true command line have *any* arguments? */ member in struct:Globals
H A Dunzip.c806 G.noargs = (argc == 1); /* no options, no zipfile, no anything */
1529 if (!G.noargs && !error)

Completed in 54 milliseconds