OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_close
(Results
1 - 25
of
145
) sorted by relevancy
1
2
3
4
5
6
/src/external/gpl3/gdb/dist/gnulib/import/
close.c
40
result =
_close
(fd);
52
# define close_nothrow
_close
sockets.c
72
_close
(fd);
/src/external/gpl3/gdb.old/dist/gnulib/import/
close.c
40
result =
_close
(fd);
52
# define close_nothrow
_close
sockets.c
72
_close
(fd);
/src/external/bsd/libpcap/dist/testprogs/
unix.h
55
#define close
_close
/src/lib/libc/stdio/
fclose.c
65
if (fp->
_close
!= NULL && (*fp->
_close
)(fp->_cookie) < 0)
freopen.c
98
isopen = fp->
_close
!= NULL;
100
(void) (*fp->
_close
)(fp->_cookie);
110
(void) (*fp->
_close
)(fp->_cookie);
123
(void) (*fp->
_close
)(fp->_cookie);
140
errno = sverrno; /* restore in case
_close
clobbered */
175
fp->
_close
= __sclose;
fdopen.c
121
fp->
_close
= __sclose;
fopen.c
88
fp->
_close
= __sclose;
vdprintf.c
103
f.
_close
= NULL;
/src/sys/dev/hid/
hidev.h
43
void (*
_close
)(void *);
member in struct:hidev_tag
hidev.c
52
t->
_close
(t->_cookie);
/src/external/bsd/libarchive/dist/cpio/
cpio_windows.h
26
#define close
_close
/src/sys/external/bsd/acpica/dist/include/platform/
acwin64.h
81
#define close
_close
/src/external/bsd/file/dist/python/
magic.py
74
_close
= _libraries['magic'].magic_close
variable
75
_close
.restype = None
76
_close
.argtypes = [magic_t]
130
self.
_close
=
_close
136
if self.
_close
:
137
self.
_close
(self._magic_t)
/src/sys/lib/libsa/
stand.h
87
extern __compactcall int __CONCAT(fs,
_close
)(struct open_file *); \
129
__CONCAT(fs,
_close
), \
138
__CONCAT(fs,
_close
), \
158
#define FS_CLOSE(fs) ___CONCAT(LIBSA_SINGLE_FILESYSTEM,
_close
)
/src/external/bsd/ntp/dist/sntp/libopts/compat/
windows-config.h
96
#define close
_close
/src/external/mit/libuv/dist/src/unix/
loop-watcher.c
62
void uv__##name##
_close
(uv_##name##_t* handle) { \
/src/external/mit/libuv/dist/test/
test-close-fd.c
68
ASSERT_OK(
_close
(fd[1]));
/src/external/gpl3/binutils/dist/libiberty/
pex-win32.c
146
return
_close
(fd);
703
_close
(fd);
894
_close
(orig_in);
896
_close
(orig_out);
899
_close
(orig_err);
905
_close
(in);
906
_close
(out);
908
_close
(errdes);
/src/external/gpl3/binutils.old/dist/libiberty/
pex-win32.c
146
return
_close
(fd);
703
_close
(fd);
894
_close
(orig_in);
896
_close
(orig_out);
899
_close
(orig_err);
905
_close
(in);
906
_close
(out);
908
_close
(errdes);
/src/external/gpl3/gcc/dist/libiberty/
pex-win32.c
146
return
_close
(fd);
703
_close
(fd);
894
_close
(orig_in);
896
_close
(orig_out);
899
_close
(orig_err);
905
_close
(in);
906
_close
(out);
908
_close
(errdes);
/src/external/gpl3/gcc.old/dist/libiberty/
pex-win32.c
145
return
_close
(fd);
682
_close
(fd);
873
_close
(orig_in);
875
_close
(orig_out);
878
_close
(orig_err);
884
_close
(in);
885
_close
(out);
887
_close
(errdes);
/src/external/gpl3/gdb.old/dist/libiberty/
pex-win32.c
146
return
_close
(fd);
703
_close
(fd);
894
_close
(orig_in);
896
_close
(orig_out);
899
_close
(orig_err);
905
_close
(in);
906
_close
(out);
908
_close
(errdes);
/src/external/gpl3/gdb/dist/libiberty/
pex-win32.c
146
return
_close
(fd);
703
_close
(fd);
894
_close
(orig_in);
896
_close
(orig_out);
899
_close
(orig_err);
905
_close
(in);
906
_close
(out);
908
_close
(errdes);
Completed in 32 milliseconds
1
2
3
4
5
6
Indexes created Wed Jun 17 00:25:26 UTC 2026