Searched refs:closef (Results 1 - 4 of 4) sorted by relevance

/external/libselinux/src/
H A Dlabel_android_property.c223 static void closef(struct selabel_handle *rec) function
294 rec->func_close = &closef;
H A Dlabel_file.c495 static void closef(struct selabel_handle *rec);
548 closef(rec);
556 static void closef(struct selabel_handle *rec) function
895 rec->func_close = &closef;
/external/selinux/libselinux/src/
H A Dlabel_android_property.c217 static void closef(struct selabel_handle *rec) function
288 rec->func_close = &closef;
H A Dlabel_file.c510 static void closef(struct selabel_handle *rec);
585 closef(rec);
593 static void closef(struct selabel_handle *rec) function
933 rec->func_close = &closef;

Completed in 165 milliseconds