Searched refs:fcntl_dat (Results 1 – 3 of 3) sorted by relevance
40 union fcntl_dat;70 int kern_fcntl(int fd, int cmd, union fcntl_dat *dat, struct ucred *cred);
241 union fcntl_dat { union
699 kern_fcntl(int fd, int cmd, union fcntl_dat *dat, struct ucred *cred) in kern_fcntl()917 union fcntl_dat dat; in sys_fcntl()