Home
last modified time | relevance | path

Searched defs:closef (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libselinux/src/
Dlabel_backends_android.c275 static void closef(struct selabel_handle *rec) in closef() function
Dlabel_file.c843 static void closef(struct selabel_handle *rec) in closef() function
/external/syslinux/com32/lua/src/
Dlauxlib.h190 lua_CFunction closef; /* to close stream (NULL for closed streams) */ member