Searched refs:ERR_GET_FUNC (Results 1 – 9 of 9) sorted by relevance
4 Subject: [PATCH] buckets/ssl_buckets.c: do not use ERR_GET_FUNC24 - ERR_GET_FUNC(err),
15 file://0001-buckets-ssl_buckets.c-do-not-use-ERR_GET_FUNC.patch \
409 #define ERR_GET_FUNC(packed_error) 0 macro
471 #define ERR_GET_FUNC(packed_error) 0 macro
245 # define ERR_GET_FUNC(l) (int)((((unsigned long)l)>>12L)&0xfffL) macro