HomeSort by relevance Sort by last modified time
    Searched full:func_close (Results 1 - 8 of 8) sorted by null

  /external/libselinux/src/
label_internal.h 55 void (*func_close) (struct selabel_handle *h); member in struct:selabel_handle
label.c 154 rec->func_close(rec);
label_android_property.c 296 rec->func_close = &closef;
label_file.c 785 rec->func_close = &closef;
  /external/qemu/distrib/libselinux/src/
label_internal.h 55 void (*func_close) (struct selabel_handle *h); member in struct:selabel_handle
label.c 136 rec->func_close(rec);
label_android_property.c 296 rec->func_close = &closef;
label_file.c 725 rec->func_close = &closef;

Completed in 1062 milliseconds