Searched refs:compress_core (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/kern/ |
| HD | imgact_elf.c | 109 static int compress_core(gzFile, char *, char *, unsigned int, 1101 error = compress_core(gzfile, base, core_buf, len, td); in core_output() 1149 error = compress_core(p->gzfile, NULL, __DECONST(char *, data), in sbuf_drain_core_output() 2114 compress_core (gzFile file, char *inbuf, char *dest_buf, unsigned int len, in compress_core() function
|