Searched defs:free_func (Results 1 – 11 of 11) sorted by relevance
/titanic_51/usr/src/common/net/wanboot/ |
H A D | p12aux.h | 60 #define sk_EVP_PKEY_pop_free(st, free_func) SKM_sk_pop_free(EVP_PKEY, (st), \ argument
|
/titanic_51/usr/src/cmd/nscd/ |
H A D | nscd_access.c | 43 void (*free_func)(nscd_acc_data_t *data); /* destructor */ member
|
/titanic_51/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 87 #define sk_EVP_PKEY_pop_free(st, free_func) SKM_sk_pop_free(EVP_PKEY, (st), \ argument
|
/titanic_51/usr/src/lib/libsasl/lib/ |
H A D | client.c | 507 sasl_free_t *free_func = c_conn->cparams->utils->free; local
|
H A D | common.c | 2054 sasl_free_t *free_func; in _sasl_free_utils() local
|
/titanic_51/usr/src/boot/lib/libz/ |
H A D | zconf.h | 132 # define free_func z_free_func macro
|
/titanic_51/usr/src/contrib/zlib/ |
H A D | zconf.h | 168 # define free_func z_free_func macro
|
/titanic_51/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge_var.h | 152 frtn_t free_func; member
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | stream.h | 302 void (*free_func)(); member
|
/titanic_51/usr/src/lib/libkmf/plugins/kmf_openssl/common/ |
H A D | openssl_spi.c | 148 #define sk_EVP_PKEY_pop_free(st, free_func) SKM_sk_pop_free(EVP_PKEY, (st), \ argument
|
/titanic_51/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 429 #define DAPLKA_RS_INIT(rp, type, rnum, free_func) { \ argument
|