Searched refs:compm (Results 1 – 2 of 2) sorted by relevance
1584 int compm, error = 0; in __elfN() local1633 compm = compress_user_cores; in __elfN()1635 compm == 0) in __elfN()1636 compm = COMPRESS_GZIP; in __elfN()1637 if (compm != 0) { in __elfN()1639 compm, CORE_BUF_SIZE, in __elfN()
2303 int compm; in tls_construct_server_hello() local2360 compm = 0; in tls_construct_server_hello()2363 compm = 0; in tls_construct_server_hello()2365 compm = s->s3.tmp.new_compression->id; in tls_construct_server_hello()2370 || !WPACKET_put_bytes_u8(pkt, compm)) { in tls_construct_server_hello()