CTD_COMMON
if (errno = ct_status_read(fd, opt_verbose ? CTD_ALL : CTD_COMMON,
if (errno = ct_status_read(fd, CTD_COMMON, &hdl)) {
err = ct_status_read(fd, CTD_COMMON, &sh);
if (err = ct_status_read(csfd, CTD_COMMON, &cs)) {
if (err = ct_status_read(sfd, CTD_COMMON, &status)) {
if (err = ct_status_read(sfd, CTD_COMMON, &status)) {
if ((r = ct_status_read(cfd, CTD_COMMON, &st)) != 0) {
(void) ct_status_read(statfd, CTD_COMMON, &stathdl);
if (detail != CTD_COMMON) {
assert(info->status.ctst_detail != CTD_COMMON);
if ((r = ct_status_read(cfd, CTD_COMMON, &st)) != 0) {
if (detail > CTD_COMMON) {
if (detail > CTD_COMMON) {
if (detail == CTD_COMMON) {