Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
aa77f7a923780fc512977bb7df149e9313658106
/
.
/
libc
/
include
/
poll.yaml
blob: 399cc91854cdf6259291857e9c699122f8a648fb [
file
] [
log
] [
blame
]
header:
poll.h
header_template:
poll.h.def
macros:
[]
types:
-
type_name:
struct_pollfd
-
type_name:
nfds_t
enums:
[]
functions:
-
name:
poll
standards:
-
posix
return_type:
int
arguments:
-
type:
struct pollfd *
-
type:
nfds_t
-
type:
int