brintos

brintos / llvm-project-archived public Read only

0
0
Text · 203 B · 0f0e4cd Raw
13 lines · yaml
1header: sys/utsname.h2standards:3  - posix4types:5  - type_name: struct_utsname6functions:7  - name: uname8    standards:9      - posix10    return_type: int11    arguments:12      - type: struct utsname *13