Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c4176 contract_getfile(ctid_t id, const char *name, int oflag) in contract_getfile() function
4198 fd = contract_getfile(id, "status", O_RDONLY); in contract_cookie()
4226 fd = contract_getfile(ct_event_get_ctid(e), "ctl", O_WRONLY); in contract_ack()