Home
last modified time | relevance | path

Searched refs:db_close (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libselinux/src/
Dlabel_db.c175 db_close(struct selabel_handle *rec) in db_close() function
337 rec->func_close = &db_close; in selabel_db_init()
/external/mksh/src/
Dsyn.c966 static const char db_close[] = { CHAR, ']', CHAR, ']', EOS }; variable
1009 db_close)) ? TO_NONNULL : TO_NONOP; in dbtestp_isa()