OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:close
(Results
1026 - 1050
of
5187
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/dnsmasq/src/
dnsmasq.c
131
/*
Close
any file descriptors we inherited apart from std{in|out|err} */
134
close
(i);
301
When startup is complete we
close
this and the process terminates. */
312
/*
close
our copy of write-end */
313
close
(err_pipe[1]);
322
close
(err_pipe[0]);
360
close
(nullfd);
563
close
(err_pipe[1]);
890
close
(daemon->helperfd);
1144
close
(confd)
[
all
...]
/external/dropbear/
loginrec.c
730
(void)
close
(fd);
921
(void)
close
(fd);
1010
close
(fd);
1017
close
(fd);
1025
close
(fd);
1050
close
(fd);
1056
close
(fd);
1088
(void)
close
(fd);
1166
close
(fd);
1173
close
(fd)
[
all
...]
/bionic/libc/kernel/tools/
utils.py
184
fp.
close
()
269
f.
close
()
288
f.
close
()
321
f.
close
()
357
f.
close
()
/bionic/libc/unistd/
syslog.c
279
(void)
close
(fd);
291
* that's their problem. They should
close
it before calling on
295
close
(data->log_file);
327
(void)
close
(data->log_file);
352
(void)
close
(data->log_file);
/build/tools/releasetools/
sign_target_files_apks
128
unsigned.
close
()
129
signed.
close
()
242
certs_zip.
close
()
304
input_zip.
close
()
305
output_zip.
close
()
/cts/tests/tests/content/src/android/content/cts/
ContentQueryMapTest.java
84
mContentQueryMap.
close
();
88
mCursor.
close
();
131
method = "
close
",
144
mContentQueryMap.
close
();
146
// the mCursor has been
close
/cts/tools/utils/
buildCts.py
48
stream.
close
()
129
description.
close
()
142
description.
close
()
162
description.
close
()
239
description.
close
()
/dalvik/libcore/luni/src/main/java/java/io/
FileInputStream.java
173
* if an error occurs attempting to
close
this stream.
176
public void
close
() throws IOException {
method in class:FileInputStream
180
channel.
close
();
184
fileSystem.
close
(fd.descriptor);
200
close
();
method
/dalvik/libcore/luni/src/test/java/tests/api/java/io/
ByteArrayOutputStreamTest.java
77
* @tests java.io.ByteArrayOutputStream#
close
()
82
method = "
close
",
86
// Test for method void java.io.ByteArrayOutputStream.
close
()
89
"
close
() does nothing for this implementation of OutputSteam",
101
* 100); try { bos.
close
(); } catch (java.io.IOException e) {
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
SerializerTraceWriter.java
148
* Flush the internal buffer and
close
the Writer
149
* @see java.io.Writer#
close
()
151
public void
close
() throws java.io.IOException
method in class:SerializerTraceWriter
155
m_writer.
close
();
181
/* If we are
close
to the end of the buffer then flush it.
/dalvik/vm/
JarFile.c
133
* Unlock and
close
it.
173
close
(fd);
217
close
(fd);
353
close
(fd);
359
*
Close
a Jar file and free the struct.
/external/bluetooth/bluez/tools/
hid2hci.c
178
close
(fd);
184
close
(fd);
190
close
(fd);
196
close
(fd);
201
close
(fd);
/external/clearsilver/scripts/
ChangeLog.py
33
r = fpi.
close
()
128
r = fpi.
close
()
138
fpo.
close
()
146
r = fpi.
close
()
199
fpo.
close
()
/external/dnsmasq/contrib/dynamic-dnsmasq/
dynamic-dnsmasq.pl
84
close
($fh);
185
print $sock "Connection:
close
\n";
216
close
(FILE);
226
close
(PID);
241
close
(FILE);
/external/icu4c/common/
rbbirpt.txt
198
white_space n tag-
close
199
'}' tag-
close
203
tag-
close
:
204
white_space n tag-
close
263
# up parsing after the
close
of the set.
/external/icu4c/i18n/unicode/
colldata.h
258
* returns a reference counted cached object. When you call <code>CollData::
close
</code>
277
* <code>
close
</code> when you are done using the object.
281
* <code>CollData::
close
</code>.
294
static void
close
(CollData *collData);
388
* WARNING: Don't call this until you are have called <code>
close
</code>
/external/opencore/android/author/
PVMediaRecorder.cpp
298
// and
Close
() so that its internal state is maintained correctly
308
ret =
close
();
310
LOGE("
close
failed");
362
status_t PVMediaRecorder::
close
()
function in class:android::PVMediaRecorder
364
LOGV("
close
");
/external/opencore/fileformats/common/parser/src/
pvfile.cpp
115
OSCL_EXPORT_REF int32 PVFile::
Close
()
120
result = -1;//
Close
should not be called for filePtr access.
132
//if using a file handle, don't actually
close
the
137
// call
Close
in either case.
138
result = iFile->
Close
();
/external/qemu/android/utils/
path.c
444
close
(fd);
493
close
(fs);
496
close
(fd);
553
close
(fd);
559
close
(fd);
/external/qemu/distrib/sdl-1.2.12/src/audio/dma/
SDL_dmaaudio.c
88
close
(fd);
192
/* Don't try to
close
- may hang */
245
close
(audio_fd);
256
/*
Close
and then reopen the audio device */
257
close
(audio_fd);
/external/qemu/distrib/sdl-1.2.12/src/cdrom/qnx/
SDL_syscdrom.c
103
close
(cdfd);
161
SDL_CDcaps.
Close
= SDL_SYS_CDClose;
370
close
(cdrom->id);
520
/*
Close
the CD-ROM handle */
534
close
(cdrom->id);
/external/webkit/WebKit/android/WebCoreSupport/
GeolocationPermissions.cpp
336
database.
close
();
342
database.
close
();
350
database.
close
();
370
database.
close
();
385
database.
close
();
/external/webkit/WebKitTools/Scripts/webkitperl/
httpd.pm
153
close
PIDFILE;
188
close
PIDFILE;
197
close
HTTPDIN;
297
close
(SCHEDULER_LOCK);
298
close
(SEQUENTIAL_GUARD_LOCK);
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
chromium.py
125
self._helper.stdin.
close
()
250
self._proc.stdin.
close
()
251
self._proc.stdout.
close
()
253
self._proc.stderr.
close
()
260
null.
close
()
/external/zlib/examples/
gzlog.c
12
#include <unistd.h> /* read(),
close
(), sleep(), ftruncate(), */
66
(void)
close
(log->fd);
153
close
(log->fd);
364
/*
close
log object */
410
/* unlock and
close
file */
Completed in 91 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>