Searched defs:st (Results 1 - 1 of 1) sorted by relevance

/pkg/src/zoneproxy/zoneproxyd/
H A Dzoneproxyd.c1026 ct_stathdl_t st; local
1032 if ((r = ct_status_read(cfd, CTD_COMMON, &st)) != 0) {
1040 result = ct_status_get_id(st);
1041 ct_status_free(st);

Completed in 14 milliseconds