fget_unlocked_flags
error = fget_unlocked_flags(td, fd, needrightsp, flagsp, fpp);
return (fget_unlocked_flags(td, fd, needrightsp, NULL, fpp));
error = fget_unlocked_flags(td, fd, rightsp, flagsp, &fp);
int fget_unlocked_flags(struct thread *td, int fd,