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