Home
last modified time | relevance | path

Searched defs:wfile (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/fs/doio/
Dwrite_log.c114 int wlog_open(struct wlog_file *wfile, int trunc, int mode) in wlog_open()
160 int wlog_close(struct wlog_file *wfile) in wlog_close()
193 int wlog_record_write(struct wlog_file *wfile, struct wlog_rec *wrec, in wlog_record_write()
262 int wlog_scan_backward(struct wlog_file *wfile, int nrecs, in wlog_scan_backward()
/third_party/libsnd/programs/
Dsndfile-concat.c136 concat_data_fp (SNDFILE *wfile, SNDFILE *rofile, int channels) in concat_data_fp()
154 concat_data_int (SNDFILE *wfile, SNDFILE *rofile, int channels) in concat_data_int()
/third_party/vk-gl-cts/framework/delibs/debase/
DdeDefs.c101 wchar_t wfile[128]; in deAssertFail() local
/third_party/boost/boost/iostreams/device/
Dfile.hpp74 typedef basic_file<wchar_t> wfile; typedef