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

  /src/lib/libc/sys/
posix_fadvise.c 1 /* $NetBSD: posix_fadvise.c,v 1.2 2008/04/28 20:23:00 martin Exp $ */
37 posix_fadvise(int fd, off_t offset, off_t size, int hint) function in typeref:typename:int
posix_fadvise.c 1 /* $NetBSD: posix_fadvise.c,v 1.2 2008/04/28 20:23:00 martin Exp $ */
37 posix_fadvise(int fd, off_t offset, off_t size, int hint) function in typeref:typename:int

Completed in 24 milliseconds