Home
last modified time | relevance | path

Searched refs:io_flush (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/net/samba412/samba-4.12.15/source4/torture/raw/
H A Dclose.c37 union smb_flush io_flush; in torture_raw_close() local
149 io_flush.flush.level = RAW_FLUSH_FLUSH; in torture_raw_close()
150 io_flush.flush.in.file.fnum = fnum; in torture_raw_close()
151 status = smb_raw_flush(cli->tree, &io_flush); in torture_raw_close()
154 io_flush.flush_all.level = RAW_FLUSH_ALL; in torture_raw_close()
155 status = smb_raw_flush(cli->tree, &io_flush); in torture_raw_close()
160 io_flush.flush.level = RAW_FLUSH_FLUSH; in torture_raw_close()
161 io_flush.flush.in.file.fnum = fnum; in torture_raw_close()
162 status = smb_raw_flush(cli->tree, &io_flush); in torture_raw_close()
168 io_flush.flush.level = RAW_FLUSH_FLUSH; in torture_raw_close()
[all …]
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/raw/
H A Dclose.c37 union smb_flush io_flush; in torture_raw_close() local
147 io_flush.flush.level = RAW_FLUSH_FLUSH; in torture_raw_close()
148 io_flush.flush.in.file.fnum = fnum; in torture_raw_close()
149 status = smb_raw_flush(cli->tree, &io_flush); in torture_raw_close()
152 io_flush.flush_all.level = RAW_FLUSH_ALL; in torture_raw_close()
153 status = smb_raw_flush(cli->tree, &io_flush); in torture_raw_close()
158 io_flush.flush.level = RAW_FLUSH_FLUSH; in torture_raw_close()
159 io_flush.flush.in.file.fnum = fnum; in torture_raw_close()
160 status = smb_raw_flush(cli->tree, &io_flush); in torture_raw_close()
166 io_flush.flush.level = RAW_FLUSH_FLUSH; in torture_raw_close()
[all …]
/dports/net/rsync/rsync-3.2.3/
H A Dcleanup.c192 io_flush(FULL_FLUSH); in _exit_cleanup()
195 io_flush(FULL_FLUSH); in _exit_cleanup()
253 io_flush(MSG_FLUSH); /* Be sure to send all messages */ in _exit_cleanup()
257 io_flush(MSG_FLUSH); /* Be sure to send all messages */ in _exit_cleanup()
H A Dmain.c202 io_flush(FULL_FLUSH); in wait_process_with_flush()
959 io_flush(FULL_FLUSH); in do_server_sender()
963 io_flush(FULL_FLUSH); in do_server_sender()
1044 io_flush(FULL_FLUSH); in do_recv()
1071 io_flush(FULL_FLUSH); in do_recv()
1081 io_flush(FULL_FLUSH); in do_recv()
1130 io_flush(FULL_FLUSH); in do_recv()
1136 io_flush(FULL_FLUSH); in do_recv()
1339 io_flush(FULL_FLUSH); in client_run()
1350 io_flush(FULL_FLUSH); in client_run()
[all …]
/dports/mail/mailutils/mailutils-3.13/imap4d/
H A Didle.c34 io_flush (); in imap4d_idle()
49 io_flush (); in imap4d_idle()
H A Dstarttls.c46 io_flush (); in imap4d_starttls()
/dports/mail/fdm/fdm-2.0/
H A Dprivsep.c33 if (io_flush(io, INFTIM, &cause) != 0) in privsep_send()
38 if (io_flush(io, INFTIM, &cause) != 0) in privsep_send()
H A Ddeliver-smtp.c178 io_flush(io, conf.timeout, NULL); in deliver_smtp_deliver()
216 io_flush(io, conf.timeout, NULL); in deliver_smtp_deliver()
H A Dio.h124 int io_flush(struct io *, int, char **);
/dports/lang/snobol4/snobol4-2.2.2/include/
H A Dio_obj.h70 int (*io_flush)(struct io_obj *); /* bool */ member
115 .io_flush = NAME##_flush, \
/dports/net/gnu-dico/dico-2.10/lib/
H A Diostr.c52 io_flush(void *data) in io_flush() function
116 dico_stream_set_flush(str, io_flush); in dico_io_stream()
/dports/games/libretro-scummvm/scummvm-7b1e929/common/lua/
H A Dliolib.cpp503 static int io_flush (lua_State *L) { in io_flush() function
517 {"flush", io_flush},
/dports/games/scummvm/scummvm-2.5.1/common/lua/
H A Dliolib.cpp503 static int io_flush (lua_State *L) { in io_flush() function
517 {"flush", io_flush},
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_listener.c347 io_flush(); in listener_loop_function()
414 io_flush(); in listener_term()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_listener.c347 io_flush(); in listener_loop_function()
414 io_flush(); in listener_term()
/dports/math/oleo/oleo-1.99.16/src/
H A Dio-abstract.h61 EXTERN void (*io_flush) (void); variable
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/tex/
H A Dtex_png.cpp102 static void io_flush(png_structp UNUSED(png_ptr)) in io_flush() function
223 png_set_write_fn(png_ptr, da, io_write, io_flush); in png_encode_impl()
/dports/science/silo/silo-4.10.2-bsd/src/pdb/
H A Dpdb.c1197 if (io_flush(fp)) { in lite_PD_create()
1221 if (io_flush(fp)) { in lite_PD_create()
1505 if (io_flush(fp)) { in lite_PD_flush()
1543 if (io_flush(fp)) { in lite_PD_flush()
1560 if (io_flush(fp)) { in lite_PD_flush()
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libmemcached/
H A Dio.cc298 static bool io_flush(memcached_instance_st* instance, in io_flush() function
636 if (io_flush(instance, with_flush, rc) == false) in _io_write()
648 if (io_flush(instance, with_flush, rc) == false) in _io_write()
/dports/databases/libmemcached/libmemcached-1.0.18/libmemcached/
H A Dio.cc298 static bool io_flush(memcached_instance_st* instance, in io_flush() function
636 if (io_flush(instance, with_flush, rc) == false) in _io_write()
648 if (io_flush(instance, with_flush, rc) == false) in _io_write()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/
H A Dlibxml.py56 def io_flush(self): member in ioWrapper
120 self.io_flush()
126 self.io_flush()
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml.py66 def io_flush(self): member in ioWrapper
148 self.io_flush()
154 self.io_flush()
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml.py66 def io_flush(self): member in ioWrapper
148 self.io_flush()
154 self.io_flush()
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlib_io.c304 LJLIB_CF(io_method_flush) LJLIB_REC(io_flush 0)
453 LJLIB_CF(io_flush) LJLIB_REC(io_flush GCROOT_IO_OUTPUT) in LJLIB_REC()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlib_io.c305 LJLIB_CF(io_method_flush) LJLIB_REC(io_flush 0)
454 LJLIB_CF(io_flush) LJLIB_REC(io_flush GCROOT_IO_OUTPUT) in LJLIB_REC()

12345678