Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/services_mkdb/ | |
output_db.c | 81 db_close(void) function in typeref:typename:int |
/src/lib/lua/sqlite/ | |
sqlite.c | 118 db_close(lua_State *L) function in typeref:typename:int 432 { "close", db_close }, 469 lua_pushcfunction(L, db_close); |
/src/bin/ksh/ | |
syn.c | 855 const char db_close[] = { CHAR, ']', CHAR, ']', EOS }; variable in typeref:typename:const char[] 897 ret = uqword && strcmp(yylval.cp, db_close) == 0; |