Home
last modified time | relevance | path

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

/posix/bits/
A Dunistd.h36 read (int __fd, void *__buf, size_t __nbytes) in read()
72 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset) in pread()
80 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) in pread()
145 char *__restrict __buf, size_t __len)) in __NTH()
164 __NTH (getcwd (char *__buf, size_t __size)) in __NTH()
179 __NTH (getwd (char *__buf)) in __NTH()
200 __NTH (confstr (int __name, char *__buf, size_t __len)) in __NTH()
240 __NTH (ttyname_r (int __fd, char *__buf, size_t __buflen)) in __NTH()
260 getlogin_r (char *__buf, size_t __buflen) in getlogin_r()
282 __NTH (gethostname (char *__buf, size_t __buflen)) in __NTH()
[all …]

Completed in 7 milliseconds