brintos

brintos / llvm-project-archived public Read only

0
0
Text · 314 B · 53f5764 Raw
18 lines · yaml
1header: sys/prctl.h2header_template: prctl.h.def3macros: []4types: []5enums: []6objects: []7functions:8  - name: prctl9    standards:10      - Linux11    return_type: int12    arguments:13      - type: int14      - type: unsigned long15      - type: unsigned long16      - type: unsigned long17      - type: unsigned long18