Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSessionUtil.c599 void *free_it = NULL; in soft_set_operationstate() local
648 free_it = session_p->digest.context; in soft_set_operationstate()
660 session_p->digest.context = free_it; in soft_set_operationstate()
661 free_it = NULL; in soft_set_operationstate()
692 if (free_it != NULL) in soft_set_operationstate()
693 free(free_it); in soft_set_operationstate()
/titanic_50/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)
/titanic_50/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c4651 uint8_t update_queue_flags, free_it, queue_it; in stmf_data_xfer_done() local
4678 free_it = 0; in stmf_data_xfer_done()
4682 free_it = 1; in stmf_data_xfer_done()
4693 free_it = 0; in stmf_data_xfer_done()
4732 if (free_it) { in stmf_data_xfer_done()
4795 uint8_t free_it, queue_it; in stmf_send_status_done() local
4806 free_it = 0; in stmf_send_status_done()
4809 free_it = 1; in stmf_send_status_done()
4820 free_it = 0; in stmf_send_status_done()
4856 if (free_it) { in stmf_send_status_done()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c14070 goto free_it; in emlxs_rpi_idle_timer()
14085 free_it: in emlxs_rpi_idle_timer()