Searched refs:fcntl_common (Results 1 – 1 of 1) sorted by relevance
1309 fcntl_common(struct thread *td, struct linux_fcntl_args *args) in fcntl_common() function1470 return (fcntl_common(td, args)); in linux_fcntl()1518 return (fcntl_common(td, &fcntl_args)); in linux_fcntl64()