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

/illumos-gate/usr/src/lib/libcontract/common/
H A Dlibcontract_priv.c84 contract_open(ctid_t ctid, const char *type, const char *file, int oflag) function
117 fd = contract_open(ctid, "all", "ctl", O_WRONLY);
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c698 contract_open(ctid_t ctid, const char *type, const char *file, int oflag) function
729 fd = contract_open(ctid, "all", "ctl", O_WRONLY);

Completed in 70 milliseconds