Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dport-solaris.c50 ct_stathdl_t stathdl; in get_active_process_contract_id() local
57 if (ct_status_read(stat_fd, CTD_COMMON, &stathdl) != 0) { in get_active_process_contract_id()
62 if ((ctid = ct_status_get_id(stathdl)) < 0) { in get_active_process_contract_id()
68 ct_status_free(stathdl); in get_active_process_contract_id()