Home
last modified time | relevance | path

Searched refs:free_it (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSessionUtil.c618 void *free_it = NULL; in soft_set_operationstate() local
667 free_it = session_p->digest.context; in soft_set_operationstate()
679 session_p->digest.context = free_it; in soft_set_operationstate()
680 free_it = NULL; in soft_set_operationstate()
711 if (free_it != NULL) in soft_set_operationstate()
712 free(free_it); in soft_set_operationstate()
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dset_size.c383 register int free_it = 0; local
406 free_it = 1;
412 if (free_it)
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c5036 uint8_t update_queue_flags, free_it, queue_it; in stmf_data_xfer_done() local
5064 free_it = 0; in stmf_data_xfer_done()
5068 free_it = 1; in stmf_data_xfer_done()
5079 free_it = 0; in stmf_data_xfer_done()
5108 if (free_it) { in stmf_data_xfer_done()
5176 uint8_t free_it, queue_it; in stmf_send_status_done() local
5188 free_it = 0; in stmf_send_status_done()
5191 free_it = 1; in stmf_send_status_done()
5202 free_it = 0; in stmf_send_status_done()
5228 if (free_it) { in stmf_send_status_done()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c14071 goto free_it; in emlxs_rpi_idle_timer()
14086 free_it: in emlxs_rpi_idle_timer()