Searched refs:close (Results 1 – 25 of 35) sorted by relevance
12
/libio/bits/types/ |
A D | cookie_io_functions_t.h | 60 cookie_close_function_t *close; /* Close file. */ member
|
/libio/ |
A D | tst-fwrite-error.c | 43 close (fd); in do_test()
|
A D | bug-wfflush.c | 24 close (fd); in do_prepare()
|
A D | tst-fgetc-after-eof.c | 105 close (outer_fd); in do_test()
|
A D | bug-mmap-fflush.c | 26 close (fd); in prepare()
|
A D | iofopncook.c | 89 cookie_close_function_t *close_cb = cfile->__io_functions.close; in _IO_cookie_close() 128 JUMP_INIT(close, _IO_cookie_close), 145 PTR_MANGLE (source.close); in set_callbacks() 257 JUMP_INIT(close, _IO_cookie_close),
|
A D | bug-ungetc3.c | 24 close (fd); in do_prepare()
|
A D | bug-wsetpos.c | 26 close (fd); in do_prepare()
|
A D | bug-ungetc.c | 24 close (fd); in do_prepare()
|
A D | tst-ext2.c | 15 close (fd); \
|
A D | tst-ftell-partial-wide.c | 85 close (fd); in do_test()
|
A D | tst-mmap-offend.c | 29 close (temp_fd); in do_prepare()
|
A D | bug-ungetc4.c | 40 close (fd); in do_prepare()
|
A D | bug-fseek.c | 33 close (fd); in do_prepare()
|
A D | tst-fopenloc2.c | 113 close (fd); in do_test()
|
A D | tst-fseek.c | 139 close (fd); in do_test()
|
A D | iovsprintf.c | 56 JUMP_INIT(close, _IO_default_close),
|
A D | tst-freopen.c | 124 (void) close (STDIN_FILENO); in do_test_bz21398()
|
A D | tst-ftell-append.c | 143 close (fd); in do_test()
|
A D | vsnprintf.c | 85 JUMP_INIT(close, _IO_default_close),
|
A D | tst-ftell-active-handler.c | 49 close (fd); \ 562 close (fd); in do_append_test() 634 close (fd); in do_test()
|
A D | vswprintf.c | 84 JUMP_INIT(close, _IO_default_close),
|
A D | memstream.c | 54 JUMP_INIT (close, _IO_default_close),
|
A D | wmemstream.c | 55 JUMP_INIT (close, _IO_default_close),
|
A D | obprintf.c | 111 JUMP_INIT(close, NULL),
|
Completed in 34 milliseconds
12