Home
last modified time | relevance | path

Searched refs:f_open (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/dports/mail/batv-milter/batv-milter-0.5.0/libsm/
H A Dfindfp.c157 SM_REQUIRE(t->f_open && t->f_close && (t->f_read || t->f_write));
193 fp->f_open = t->f_open; /* assign open function */
305 fp->f_open = v->f_open;
379 v->f_open = fp->f_open;
/dports/mail/libmilter/sendmail-8.16.1/libsm/
H A Dfindfp.c157 SM_REQUIRE(t->f_open && t->f_close && (t->f_read || t->f_write));
193 fp->f_open = t->f_open; /* assign open function */
305 fp->f_open = v->f_open;
378 v->f_open = fp->f_open;
/dports/sysutils/fwup/fwup-1.9.0/src/
H A Dfatfs.c255 CHECK("fatfs_cp can't open file", from_name, f_open(&fromfil, from_name, FA_READ)); in fatfs_cp()
256 … CHECK("fatfs_cp can't open file", to_name, f_open(&tofil, to_name, FA_CREATE_ALWAYS | FA_WRITE)); in fatfs_cp()
321 CHECK("fat_touch", filename, f_open(&fil, filename, FA_OPEN_ALWAYS)); in fatfs_touch()
339 CHECK("fatfs_exists", filename, f_open(&fil, filename, FA_OPEN_EXISTING)); in fatfs_exists()
358 CHECK("fatfs_file_matches can't open file", filename, f_open(&fil, filename, FA_READ)); in fatfs_file_matches()
412 …CHECK("Can't open file on FAT partition", filename, f_open(&fil_, filename, FA_CREATE_ALWAYS | FA_… in fatfs_truncate()
437 … CHECK("fat_write can't open file", filename, f_open(&fil_, filename, FA_OPEN_ALWAYS | FA_WRITE)); in fatfs_pwrite()
/dports/devel/boost-docs/boost_1_72_0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/devel/hyperscan/boost_1_75_0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/devel/R-cran-BH/BH/inst/include/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/databases/xtrabackup/boost_1_59_0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/databases/percona57-server/boost_1_59_0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/databases/percona57-client/boost_1_59_0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/devel/boost-libs/boost_1_72_0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/devel/boost-python-libs/boost_1_72_0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/biology/lamarc/lamarc-2.1.8/boost/iostreams/
H A Dcode_converter.hpp148 if (flags_ & f_open) close(); in ~code_converter_impl()
154 if (flags_ & f_open) in open()
169 flags_ |= f_open; in open()
194 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
199 f_open = 1, enumerator
200 f_input_closed = f_open << 1,
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/iostreams/
H A Dcode_converter.hpp152 if (flags_ & f_open) close(); in ~code_converter_impl()
159 if (flags_ & f_open) in open()
174 flags_ = f_open; in open()
203 bool is_open() const { return (flags_ & f_open) != 0;} in is_open()
208 f_open = 1, enumerator
209 f_input_closed = f_open << 1,
/dports/science/cdcl/dcl-5.4.8-C/src/env1/mapdata/
H A Dcvmapd.c35 e_rsle(void), f_open(olist *), f_rew(alist *), s_rsfe(cilist *), in MAIN__()
66 f_open(&o__1); in MAIN__()
79 f_open(&o__1); in MAIN__()
/dports/net-im/uTox/uTox/third-party/minini/dev/
H A DminGlue-FatFs.h20 #define ini_openread(filename,file) (f_open((file), (filename), FA_READ+FA_OPEN_EXISTING) == FR_O…
21 #define ini_openwrite(filename,file) (f_open((file), (filename), FA_WRITE+FA_CREATE_ALWAYS) == FR_…

12345678910>>...15