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

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dport-solaris.c51 ct_stathdl_t stathdl; local
58 if (ct_status_read(stat_fd, CTD_COMMON, &stathdl) != 0) {
63 if ((ctid = ct_status_get_id(stathdl)) < 0) {
69 ct_status_free(stathdl);

Completed in 51 milliseconds