Searched refs:caprightsp (Results 1 – 1 of 1) sorted by relevance
503 static const cap_rights_t *caprightsp; variable520 if (caprightsp != NULL) { in open_file()521 if (cap_rights_limit(fd, caprightsp) < 0 && errno != ENOSYS) { in open_file()633 caprightsp = dnvlist_get_binary(newlimits, "cap_rights", NULL, NULL, 0); in fileargs_limit()