OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
1951 - 1975
of
7589
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/external/openssh/
audit-linux.c
60
close
(audit_fd);
ssh-pkcs11-client.c
100
close
(fd);
169
close
(pair[0]);
170
close
(pair[1]);
177
close
(pair[1]);
/external/openssh/openbsd-compat/
xmmap.c
78
close
(tmpfd);
/external/oprofile/daemon/liblegacy/
init.c
95
close
(0);
96
close
(1);
301
close
(1);
302
close
(2);
304
/* We just
close
them, and re-open them lazily as usual. */
/external/oprofile/daemon/
opd_pipe.c
54
close
(fifo);
/external/oprofile/libutil++/
bfd_support.h
31
///
close
the BFD, setting abfd to NULL
32
void
close
();
/external/proguard/src/proguard/obfuscate/
DictionaryNameFactory.java
117
reader.
close
();
/external/proguard/src/proguard/wtk/
ProGuardObfuscator.java
104
parser.
close
();
/external/qemu/block/
cow.c
252
close
(cow_fd);
256
close
(fd);
259
close
(fd);
281
close
(cow_fd);
/external/qemu/hw/
goldfish_pipe.h
65
* to other callbacks (e.g.
close
). 'pipeOpaque' is the value passed
75
void (*
close
)( void* pipe );
member in struct:__anon27209
101
* force-
close
so the next operation the guest performs on it will return
109
* be loaded. In this case, the emulator will automatically force-
close
127
/* This tells the guest system that we want to
close
the pipe and that
129
* necessarily call the '
close
' callback immediately though.
164
#define PIPE_CMD_CLOSE 2 /*
close
channel (from guest) */
/external/qemu/
os-posix.c
253
close
(fds[1]);
270
close
(fds[0]);
322
close
(fd);
355
close
(ret);
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/database/
SimpleTestCursor.java
50
public void
close
() {
method in class:SimpleTestCursor
/external/robolectric/src/test/java/com/xtremelabs/robolectric/res/
RawResourceLoaderTest.java
53
is.
close
();
/external/skia/gm/
complexclip.cpp
52
path.
close
();
58
path.
close
();
70
clipA.
close
();
78
clipB.
close
();
/external/skia/src/doc/
SkDocument_PDF.cpp
22
// subclasses must call
close
() in their destructors
23
this->
close
();
/external/skia/src/utils/android/
ashmem.cpp
58
close
(fd);
/external/skia/tools/
PdfRenderer.cpp
57
return fPdfDoc->
close
();
/external/smack/src/org/jivesoftware/smackx/filetransfer/
OutgoingFileTransfer.java
244
inputStream.
close
();
248
outputStream.
close
();
311
in.
close
();
315
outputStream.
close
();
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
FileUtils.java
119
in.
close
();
/external/srec/seti/sltsEngine/include/
SWIslts.h
64
SWIsltsResult (*
close
) (SWIsltsHand hLts);
member in struct:SWIsltsWrapper
/external/srtp/crypto/rng/
rand_source.c
49
# include <unistd.h> /* for
close
() */
146
close
(dev_random_fdes);
/external/valgrind/main/coregrind/m_ume/
main.c
38
#include "pub_core_libcfile.h" // VG_(
close
) et al
86
VG_(
close
)(fd);
105
VG_(
close
)(fd);
122
// Write the 'out_fd' param if necessary, or
close
the file.
126
VG_(
close
)(fd);
152
VG_(
close
)(fd);
/external/valgrind/main/memcheck/tests/linux/
syscalls-2007.c
60
close
(creat ("/tmp/valgrind-utimensat-test", S_IRUSR | S_IWUSR));
/external/valgrind/main/none/tests/
pth_cancel2.c
95
if ((
close
(fd)) < 0)
96
perror("
close
"),exit(1);
/external/zlib/src/contrib/iostream/
zfstream.cpp
14
close
();
102
gzfilebuf *gzfilebuf::
close
() {
function in class:gzfilebuf
279
void gzfilestream_common::
close
() {
function in class:gzfilestream_common
281
if ( !buffer.
close
() )
Completed in 601 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>