Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libipd/common/
H A Dlibipd.h62 extern int ipd_status_read(int, ipd_stathdl_t *);
H A Dmapfile-vers39 ipd_status_read;
H A Dlibipd.c128 ipd_status_read(int fd, ipd_stathdl_t *ispp) in ipd_status_read() function
/illumos-gate/usr/src/cmd/ipdadm/
H A Dipdadm.c127 rval = ipd_status_read(fd, &hdl); in ipdadm_list()
159 rval = ipd_status_read(fd, &hdl); in ipdadm_info()