Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dport-solaris.c51 ct_stathdl_t stathdl; in get_active_process_contract_id() local
58 if (ct_status_read(stat_fd, CTD_COMMON, &stathdl) != 0) { in get_active_process_contract_id()
63 if ((ctid = ct_status_get_id(stathdl)) < 0) { in get_active_process_contract_id()
69 ct_status_free(stathdl); in get_active_process_contract_id()