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

/haiku/src/bin/unzip/
H A Dprocess.c537 time_t uxstamp; variable
845 error = get_time_stamp(__G__ &uxstamp, &nmember);
869 if (stamp_file(__G__ G.zipfn, uxstamp)) { /* TIME-STAMP 'EM */
871 if (stamp_file(G.zipfn, uxstamp)) { /* TIME-STAMP 'EM */

Completed in 104 milliseconds