Home
last modified time | relevance | path

Searched refs:SF_SYNC (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/nix/src/sys/
Dsendfile.rs94 SF_SYNC;
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs419 pub const SF_SYNC: ::c_int = 0x00000004; constant
/external/python/cpython3/Modules/
Dposixmodule.c14881 #ifdef SF_SYNC in all_ins()
14882 if (PyModule_AddIntMacro(m, SF_SYNC)) return -1; in all_ins()
/external/python/cpython3/Doc/library/
Dos.rst1323 SF_SYNC