Home
last modified time | relevance | path

Searched defs:sbin (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/
H A Dsieve-binary.c62 struct sieve_binary *sbin; in sieve_binary_create() local
103 struct sieve_binary *sbin = in sieve_binary_create_new() local
121 void sieve_binary_ref(struct sieve_binary *sbin) in sieve_binary_ref()
154 struct sieve_binary *sbin = *_sbin; in sieve_binary_unref() local
177 struct sieve_binary *sbin = *_sbin; in sieve_binary_close() local
258 pool_t sieve_binary_pool(struct sieve_binary *sbin) in sieve_binary_pool()
273 bool sieve_binary_saved(struct sieve_binary *sbin) in sieve_binary_saved()
278 bool sieve_binary_loaded(struct sieve_binary *sbin) in sieve_binary_loaded()
296 time_t sieve_binary_mtime(struct sieve_binary *sbin) in sieve_binary_mtime()
370 struct sieve_binary *sbin = sblock->sbin; in sieve_binary_block_fetch() local
[all …]
H A Dsieve-binary-file.c66 sieve_binary_file_read_header(struct sieve_binary *sbin, int fd, in sieve_binary_file_read_header()
151 sieve_binary_file_write_header(struct sieve_binary *sbin, int fd, in sieve_binary_file_write_header()
234 _save_full(struct sieve_binary *sbin, struct ostream *stream, in _save_full()
260 _save_aligned(struct sieve_binary *sbin, struct ostream *stream, in _save_aligned()
655 struct sieve_binary *sbin = file->sbin; in sieve_binary_file_read() local
730 #define LOAD_HEADER(sbin, offset, header) \ argument
736 struct sieve_binary *sbin = sblock->sbin; in sieve_binary_load_block() local
799 struct sieve_binary *sbin = sblock->sbin; in _read_extensions() local
911 struct sieve_binary *sbin; in sieve_binary_open() local
956 int sieve_binary_check_executable(struct sieve_binary *sbin, in sieve_binary_check_executable()
[all …]
H A Dsieve.c228 struct sieve_binary *sbin = NULL; in sieve_generate() local
254 struct sieve_binary *sbin; in sieve_compile_script() local
309 struct sieve_binary *sbin; in sieve_compile() local
384 struct sieve_binary *sbin; in sieve_open_script_real() local
463 struct sieve_binary *sbin; in sieve_open_script() local
478 struct sieve_binary *sbin; in sieve_open() local
514 bool sieve_is_loaded(struct sieve_binary *sbin) in sieve_is_loaded()
579 int sieve_test(struct sieve_binary *sbin, in sieve_test()
637 int sieve_execute(struct sieve_binary *sbin, in sieve_execute()
803 struct sieve_binary *sbin, in sieve_multiscript_run()
[all …]
H A Dsieve-binary-private.h38 struct sieve_binary *sbin; member
76 struct sieve_binary *sbin; member
137 sieve_binary_block_index(struct sieve_binary *sbin, unsigned int id) in sieve_binary_block_index()
164 sieve_binary_extension_create_reg(struct sieve_binary *sbin, in sieve_binary_extension_create_reg()
184 sieve_binary_extension_get_reg(struct sieve_binary *sbin, in sieve_binary_extension_get_reg()
206 sieve_binary_extension_register(struct sieve_binary *sbin, in sieve_binary_extension_register()
H A Dsieve-binary-dumper.c30 sieve_binary_dumper_create(struct sieve_binary *sbin) in sieve_binary_dumper_create()
100 struct sieve_binary *sbin = dumper->dumpenv.sbin; in sieve_binary_dumper_run() local
244 struct sieve_binary *sbin = dumper->dumpenv.sbin; in sieve_binary_dumper_hexdump() local
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/plugins/ihave/
H A Dext-ihave-binary.c56 (const struct sieve_extension *this_ext, struct sieve_binary *sbin) in ext_ihave_binary_create_context()
71 (const struct sieve_extension *this_ext, struct sieve_binary *sbin) in ext_ihave_binary_get_context()
83 (const struct sieve_extension *this_ext, struct sieve_binary *sbin, in ext_ihave_binary_init()
117 (const struct sieve_extension *ext, struct sieve_binary *sbin, in ext_ihave_binary_pre_save()
145 (const struct sieve_extension *ext, struct sieve_binary *sbin, void *context) in ext_ihave_binary_open()
218 (const struct sieve_extension *ext, struct sieve_binary *sbin) in ext_ihave_binary_load()
228 struct sieve_binary *sbin = denv->sbin; in ext_ihave_binary_dump() local
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/plugins/include/
H A Dext-include-binary.c70 (const struct sieve_extension *this_ext, struct sieve_binary *sbin) in ext_include_binary_create_context()
88 (const struct sieve_extension *this_ext, struct sieve_binary *sbin) in ext_include_binary_get_context()
100 (const struct sieve_extension *this_ext, struct sieve_binary *sbin, in ext_include_binary_init()
192 (const struct sieve_extension *this_ext, struct sieve_binary *sbin) in ext_include_binary_get_global_scope()
243 (const struct sieve_extension *ext, struct sieve_binary *sbin, void *context) in ext_include_binary_open()
435 struct sieve_binary *sbin = denv->sbin; in ext_include_binary_dump() local
480 struct sieve_binary *sbin = denv->sbin; in ext_include_code_dump() local
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/testsuite/
H A Dtestsuite-script.c39 struct sieve_binary *sbin; in _testsuite_script_compile() local
62 struct sieve_binary *sbin; in testsuite_script_compile() local
171 struct sieve_binary *sbin) in testsuite_script_set_binary()
233 struct sieve_binary *sbin = NULL; in testsuite_script_multiscript() local
H A Dcmd-test-binary.c168 struct sieve_binary *sbin = testsuite_binary_load(str_c(binary_name)); in cmd_test_binary_operation_execute() local
187 struct sieve_binary *sbin = testsuite_script_get_binary(renv); in cmd_test_binary_operation_execute() local
H A Dtestsuite.c58 testsuite_run(struct sieve_binary *sbin, struct sieve_error_handler *ehandler) in testsuite_run()
85 struct sieve_binary *sbin; in main() local
/dports/textproc/link-grammar/link-grammar-5.8.0/link-grammar/parse/
H A Dfast-match.c141 int dir, sortbin *sbin) in add_to_table_entry()
173 int w, int dir, sortbin *sbin, in put_into_match_table()
194 static void clean_sortbin(sortbin *sbin, size_t sent_length) in clean_sortbin()
204 static void sort_by_nearest_word(Match_node *m, sortbin *sbin, int nearest_word) in sort_by_nearest_word()
256 sortbin *sbin = alloca(sent->length * sizeof(sortbin)); in alloc_fast_matcher() local
/dports/mail/sympa/sympa-6.2.62/src/
H A DMakefile.am23 SUBDIRS = bin cgi etc lib libexec sbin subdir
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/
H A D9988.cc45 stringbuf sbin(sb.str(), ios_base::in); in test15() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/wchar_t/
H A D9988.cc45 wstringbuf sbin(sb.str(), ios_base::in); in test15() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/
H A D9988.cc45 stringbuf sbin(sb.str(), ios_base::in); in test15() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/wchar_t/
H A D9988.cc45 wstringbuf sbin(sb.str(), ios_base::in); in test15() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/
H A D9988.cc45 stringbuf sbin(sb.str(), ios_base::in); in test15() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/wchar_t/
H A D9988.cc45 wstringbuf sbin(sb.str(), ios_base::in); in test15() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/
H A D9988.cc45 stringbuf sbin(sb.str(), ios_base::in); in test15() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/wchar_t/
H A D9988.cc45 wstringbuf sbin(sb.str(), ios_base::in); in test15() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/wchar_t/
H A D9988.cc45 wstringbuf sbin(sb.str(), ios_base::in); in test15() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/
H A D9988.cc45 stringbuf sbin(sb.str(), ios_base::in); in test15() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/
H A D9988.cc45 stringbuf sbin(sb.str(), ios_base::in); in test15() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/wchar_t/
H A D9988.cc45 wstringbuf sbin(sb.str(), ios_base::in); in test15() local
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/wchar_t/
H A D9988.cc45 wstringbuf sbin(sb.str(), ios_base::in); in test15() local

12345678