Home
last modified time | relevance | path

Searched defs:close_file (Results 1 – 12 of 12) sorted by relevance

/external/autotest/client/common_lib/
Dpidfile.py19 def close_file(self, exit_code, signal_code=0): member in PidFileManager
/external/fio/engines/
Dfusion-aw.c151 static int close_file(struct thread_data *td, struct fio_file *f) in close_file() function
/external/e2fsprogs/tests/progs/
Drandom_exercise.c131 void close_file(int fd) in close_file() function
/external/syslinux/com32/include/syslinux/
Dpmapi.h62 void (*close_file)(uint16_t); member
/external/libxcam/tests/
Dtest-poll-thread.cpp122 PollCB::close_file () in close_file() function in PollCB
Dtest-soft-image.cpp171 SoftElement::close_file () in close_file() function in SoftElement
/external/syslinux/core/fs/
Dfs.c368 __export void close_file(uint16_t handle) in close_file() function
/external/fio/
Dioengines.h36 int (*close_file)(struct thread_data *, struct fio_file *); member
/external/libxcam/plugins/smart/sample/
Dsample_smart_analysis.cpp140 FrameSaver::close_file () in close_file() function in FrameSaver
/external/syslinux/core/include/
Dfs.h59 void (*close_file)(struct file *); member
/external/python/cpython3/Tools/scripts/
Dtexi2html.py825 def close_file(self): self.write('</CODE>') member in TexinfoParser
/external/python/cpython2/Tools/scripts/
Dtexi2html.py824 def close_file(self): self.write('</CODE>') member in TexinfoParser