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

/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxselinux_label.c77 SELinuxArrayFree(SELinuxArrayRec *rec, int free_elements) function in typeref:typename:void
371 SELinuxArrayFree(&arr_types, 0);
372 SELinuxArrayFree(&arr_events, 0);
373 SELinuxArrayFree(&arr_atoms, 1);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxselinux_label.c79 SELinuxArrayFree(SELinuxArrayRec * rec, int free_elements) function in typeref:typename:void
378 SELinuxArrayFree(&arr_types, 0);
379 SELinuxArrayFree(&arr_events, 0);
380 SELinuxArrayFree(&arr_atoms, 1);

Completed in 2 milliseconds