Home
last modified time | relevance | path

Searched defs:len (Results 1 – 10 of 10) sorted by relevance

/io/
A Dposix_fallocate64.c24 posix_fallocate64 (int fd, __off64_t offset, __off64_t len) in posix_fallocate64()
A Dreadlink.c25 __readlink (const char *path, char *buf, size_t len) in __readlink()
A Dposix_fallocate.c24 posix_fallocate (int fd, __off_t offset, __off_t len) in posix_fallocate()
A Dreadlinkat.c26 readlinkat (int fd, const char *path, char *buf, size_t len) in readlinkat()
A Dposix_fadvise.c25 posix_fadvise (int fd, __off_t offset, __off_t len, int advise) in posix_fadvise()
A Dlockf.c28 lockf (int fd, int cmd, off_t len) in lockf()
A Dposix_fadvise64.c25 posix_fadvise64 (int fd, __off64_t offset, __off64_t len, int advise) in posix_fadvise64()
A Dtst-getcwd.c38 size_t len, i; in do_test() local
A Dfts.c167 size_t len = strlen(*argv); in FTS_OPEN() local
236 int len; in fts_load() local
617 int cderrno, descend, len, level, nlinks, saved_errno, in fts_build() local
988 size_t len; in fts_alloc() local
1096 size_t len, max; in fts_maxarglen() local
A Dtst-close_range.c209 is_in_array (int *arr, size_t len, int fd) in is_in_array()

Completed in 10 milliseconds