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.c844 static void closef(struct selabel_handle *rec) in closef() function
/external/lua/src/
Dlauxlib.h195 lua_CFunction closef; /* to close stream (NULL for closed streams) */ member