Searched refs:GZIP (Results 1 – 1 of 1) sorted by relevance
59 const char* GZIP[] = {"/system/bin/gzip", NULL}; variable183 pid_t pid = fork_execute_cmd((char* const*)GZIP, &p2cPipe, &c2pPipe); in Execute()