Searched refs:create_dirs (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dglobals.h178 int create_dirs; /* used by main(), mapname(), checkdir() */ member in struct:Globals
H A Dbeos.c356 G.create_dirs = (!uO.fflag || renamed);
591 if (!G.create_dirs) { /* told not to create (freshening) */
741 if (!G.create_dirs /* || iswild(tmproot) */ ) {
H A Dprocess.c621 G.create_dirs = !uO.fflag;

Completed in 100 milliseconds