OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ts_close
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
test_syscall.c
94
static int
ts_close
(int fd);
119
/* 1 */ { "close", (sqlite3_syscall_ptr)
ts_close
, 0, 0, 0 },
216
static int
ts_close
(int fd){
function
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbevents.c
334
ts_close
(ts_dev);
Completed in 314 milliseconds