OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close_fn
(Results
1 - 4
of
4
) sorted by null
/system/bt/hci/test/
hci_hal_h4_test.cpp
39
close_fn
,
85
DURING(
close_fn
) AT_CALL(0) {
163
reset_for(
close_fn
);
hci_hal_mct_test.cpp
39
close_fn
,
82
DURING(
close_fn
) AT_CALL(0) {
163
reset_for(
close_fn
);
/bionic/libc/stdio/
stdio.cpp
552
int (*
close_fn
)(void*)) {
573
fp->_close =
close_fn
;
582
int (*
close_fn
)(void*)) {
583
FILE* fp = __funopen(cookie, read_fn, write_fn,
close_fn
);
594
int (*
close_fn
)(void*)) {
595
FILE* fp = __funopen(cookie, read_fn, write_fn,
close_fn
);
/external/curl/lib/vtls/
nss.c
1131
const PRCloseFN
close_fn
= PR_GetDefaultIOMethods()->close;
local
[
all
...]
Completed in 639 milliseconds