OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cfclose
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/installer/mac/third_party/bsdiff/
goobspatch.c
295
static void
cfclose
(cfile *cf)
function
317
errx(1, "
cfclose
(%s): unknown method %d", cf->tag, cf->method);
501
cfclose
(&cf);
502
cfclose
(&df);
503
cfclose
(&ef);
/external/chromium_org/third_party/sqlite/src/src/
test6.c
395
static int
cfClose
(sqlite3_file *pFile){
547
cfClose
, /* xClose */
Completed in 396 milliseconds