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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c418 if(cname && !cmatch(a->ac_comm,cname))
613 cmatch(char *comm, char *cstr) function
/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c1059 int owner, cmatch, zmatch; local
1071 * cmatch: we are in the creator's (and holder's) zone and our
1078 cmatch = (zuniqid == ct->ct_czuniqid) &&
1083 return (owner || cmatch || zmatch);

Completed in 50 milliseconds