OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fileno
(Results
651 - 675
of
1199
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c
778
result = ftruncate(
fileno
(pFile),nNewSectorCount * g_nSectorSize);
823
result=fdatasync(
fileno
(pFile));
826
result=fsync(
fileno
(pFile));
[
all
...]
/prebuilts/android-emulator/linux-x86_64/bin/
resize2fs
/prebuilts/gdb/darwin-x86/lib/python2.7/
httplib.py
665
def
fileno
(self):
member in class:HTTPResponse
666
return self.fp.
fileno
()
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/
httplib.py
665
def
fileno
(self):
member in class:HTTPResponse
666
return self.fp.
fileno
()
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py
665
def
fileno
(self):
member in class:HTTPResponse
666
return self.fp.
fileno
()
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py
665
def
fileno
(self):
member in class:HTTPResponse
666
return self.fp.
fileno
()
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_io.so
/bionic/libc/include/
stdio.h
234
int
fileno
(FILE *);
/bionic/libc/
libc.arm.brillo.map
367
fileno
;
libc.arm.map
367
fileno
;
libc.map.txt
369
fileno
;
libc.mips.map
365
fileno
;
libc.x86.map
363
fileno
;
/bootable/recovery/
wear_ui.cpp
508
fstat(
fileno
(fp), &sb);
/external/autotest/client/deps/lansim/src/py/
simulator.py
189
iface_fd = self._iface.
fileno
()
/external/autotest/client/site_tests/network_EthernetStressPlug/
network_EthernetStressPlug.py
130
s.
fileno
(), 0x8915, # SIOCGIFADDR
/external/bison/build-aux/
gitlog-to-changelog
38
defined
fileno
STDOUT or return;
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h
[
all
...]
/external/gtest/include/gtest/internal/
gtest-port.h
[
all
...]
/external/harfbuzz_ng/util/
helper-cairo.cc
332
if (isatty (
fileno
(out_opts->get_file_handle ())))
/external/libvncserver/utils/
git2cl.pl
65
vec($rin,
fileno
(STDIN), 1) = 1;
/external/libvpx/libvpx/
tools_common.c
33
#define _fileno
fileno
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h
[
all
...]
/external/ltrace/etc/
libc.so.conf
215
int
fileno
(file);
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h
[
all
...]
Completed in 834 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>