Searched refs:cap_fcntl_check (Results 1 – 3 of 3) sorted by relevance
459 int cap_fcntl_check(struct filedesc *fdp, int fd, int cmd);
564 cap_fcntl_check(struct filedesc *fdp, int fd, int cmd) in cap_fcntl_check() function
3585 error = cap_fcntl_check(fdp, fd, needfcntl); in fget_fcntl()