Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c392 ct_status_open(ctid_t ctid, struct stat64 *stp) in ct_status_open() function
420 if (hdl == NULL && (hdl = ct_status_open(p->ctid, &st)) == NULL) in p_get_svc_fmri()
444 if ((hdl = ct_status_open(ctid, &st)) == NULL) in ctsort()