contract_open
return (contract_open(cid, "process", "ctl", O_WRONLY));
efd = contract_open(ct_event_get_ctid(ev), "process", "ctl",
if ((ctfd = contract_open(opt_adopt, "process", "ctl",
if (((stfd = contract_open(opt_adopt, "process", "status",
if ((ctfd = contract_open(ctid, "process", "ctl",
if ((fd = contract_open(id, dir, "status", O_RDONLY)) == -1) {
if ((fd = contract_open(id, NULL, "status", O_RDONLY)) == -1)
fd = contract_open(id, "process", name, oflag);
if ((fd = contract_open(ctid, "process", "status", O_RDONLY)) == -1)
if ((csfd = contract_open(ctid, "process", "status", O_RDONLY)) < 0) {
if ((ccfd = contract_open(ctids[n], "process", "ctl",
if ((csfd = contract_open(ctids[n], "process", "status",
fd = contract_open(ctid, "process", "status", O_RDONLY);
sfd = contract_open(ctid, "process", "status", O_RDONLY);
efd = contract_open(ctid, "process", "ctl", O_WRONLY);
if ((ctfd = contract_open(inst->ri_i.i_primary_ctid, "process",
if ((sfd = contract_open(ctid, "process", "status", O_RDONLY))
efd = contract_open(ct_event_get_ctid(ev), "process", "ctl",
fd = contract_open(*ctidp, NULL, "status", O_RDONLY);
fd = contract_open(ct, "process", "status", O_RDONLY);
fd = contract_open(c, NULL, "status", O_RDONLY);
fd = contract_open(ctid, "all", "ctl", O_WRONLY);
statfd = contract_open(ctid, "device", "status", O_RDONLY);
fd = contract_open(ctid, "all", "ctl", O_WRONLY);
extern int contract_open(ctid_t, const char *, const char *, int);