Searched refs:zresult (Results 1 – 2 of 2) sorted by relevance
114 unsigned char zresult[8] = { variable188 if ( memcmp((char *)cipher_text, (char *)zresult, 8) ) { in main()
2146 char *zresult; in do_zipwork() local2198 asprintf(&zresult, "%s%s", zwork->zw_fname, ct->suffix); in do_zipwork()2199 if (zresult == NULL) in do_zipwork()2207 change_attrs(zresult, zwork->zw_conf); in do_zipwork()2249 change_attrs(zresult, zwork->zw_conf); in do_zipwork()2254 free(zresult); in do_zipwork()