Searched refs:contract_getfile (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/init/
H A Dinit.c4213 contract_getfile(ctid_t id, const char *name, int oflag) function
4235 fd = contract_getfile(id, "status", O_RDONLY);
4263 fd = contract_getfile(ct_event_get_ctid(e), "ctl", O_WRONLY);

Completed in 59 milliseconds