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

/osnet-11/usr/src/lib/libcontract/common/
H A Dlibcontract_priv.c81 contract_open(ctid_t ctid, const char *type, const char *file, int oflag) function
114 fd = contract_open(ctid, "all", "ctl", O_WRONLY);
192 if ((fd = contract_open(my_ctid, "process", "status",

Completed in 16 milliseconds