HomeSort by: relevance | last modified time | path
    Searched refs:vn_fcntl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
vfs_vnops.c 117 static int vn_fcntl(file_t *fp, u_int com, void *data);
133 .fo_fcntl = vn_fcntl,
817 vn_fcntl(file_t *fp, u_int com, void *data) function in typeref:typename:int
  /src/share/man/man9/
Makefile 1161 vnfileops.9 vn_fcntl.9 \

Completed in 13 milliseconds