OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ts_fcntl
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
test_syscall.c
100
static int
ts_fcntl
(int fd, int cmd, ... );
125
/* 7 */ { "fcntl", (sqlite3_syscall_ptr)
ts_fcntl
, 0, EACCES, 0 },
282
static int
ts_fcntl
(int fd, int cmd, ... ){
function
Completed in 48 milliseconds