Searched refs:SELinuxArrayRec (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxselinux_label.c39 } SELinuxArrayRec; typedef in typeref:struct:__anonf86a3f410208
45 SELinuxArrayRec arr_types;
47 SELinuxArrayRec arr_events;
49 SELinuxArrayRec arr_atoms;
55 SELinuxArrayGet(SELinuxArrayRec *rec, unsigned key)
61 SELinuxArraySet(SELinuxArrayRec *rec, unsigned key, void *val)
77 SELinuxArrayFree(SELinuxArrayRec *rec, int free_elements)
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxselinux_label.c39 } SELinuxArrayRec; typedef in typeref:struct:__anonc38c86740208
45 SELinuxArrayRec arr_types;
48 SELinuxArrayRec arr_events;
51 SELinuxArrayRec arr_atoms;
57 SELinuxArrayGet(SELinuxArrayRec * rec, unsigned key)
63 SELinuxArraySet(SELinuxArrayRec * rec, unsigned key, void *val)
79 SELinuxArrayFree(SELinuxArrayRec * rec, int free_elements)

Completed in 4 milliseconds