Home | Sort by: relevance | last modified time | path |
/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 |