]> mj.ucw.cz Git - libucw.git/blob - tools/libucw.api
Opt: Split to three separate modules
[libucw.git] / tools / libucw.api
1 # ucw/asio.h
2 asio_init_queue
3 asio_cleanup_queue
4 asio_get
5 asio_submit
6 asio_wait
7 asio_put
8 asio_sync
9 # ucw/base224.h
10 base224_encode
11 base224_decode
12 # ucw/base64.h
13 base64_encode
14 base64_decode
15 # ucw/bbuf.h
16 bb_vprintf
17 bb_printf
18 bb_vprintf_at
19 bb_printf_at
20 # ucw/binheap-node.h
21 # ucw/binsearch.h
22 # ucw/bitarray.h
23 bit_array_xrealloc
24 bit_array_count_bits
25 # ucw/bitops.h
26 bit_fls
27 ffs_table
28 # ucw/bitsig.h
29 bitsig_init
30 bitsig_free
31 bitsig_member
32 bitsig_insert
33 # ucw/chartype.h
34 # ucw/clists.h
35 # ucw/conf-internal.h
36 cf_obtain_context
37 cf_op_names
38 cf_type_names
39 cf_type_size
40 cf_interpret_line
41 cf_init_stack
42 cf_done_stack
43 cf_journal_swap
44 cf_journal_delete
45 cf_sections
46 cf_find_subitem
47 cf_commit_all
48 cf_add_dirty
49 cf_load_default
50 # ucw/conf.h
51 cf_new_context
52 cf_delete_context
53 cf_switch_context
54 cf_load
55 cf_reload
56 cf_set
57 cf_open_group
58 cf_close_group
59 cf_revert
60 cf_get_pool
61 cf_malloc
62 cf_malloc_zero
63 cf_strdup
64 cf_printf
65 cf_set_journalling
66 cf_journal_block
67 cf_journal_new_transaction
68 cf_journal_commit_transaction
69 cf_journal_rollback_transaction
70 cf_declare_section
71 cf_declare_rel_section
72 cf_init_section
73 cf_parse_int
74 cf_parse_u64
75 cf_parse_double
76 cf_parse_ip
77 cf_find_item
78 cf_modify_item
79 cf_dump_sections
80 # ucw/config.h
81 # ucw/crc-tables.h
82 crc_tableil8_o32
83 crc_tableil8_o40
84 crc_tableil8_o48
85 crc_tableil8_o56
86 crc_tableil8_o64
87 crc_tableil8_o72
88 crc_tableil8_o80
89 crc_tableil8_o88
90 # ucw/crc.h
91 crc32_init
92 crc32_hash_buffer
93 # ucw/daemon.h
94 daemon_init
95 daemon_run
96 daemon_exit
97 daemon_control
98 # ucw/eltpool.h
99 ep_new
100 ep_delete
101 ep_total_size
102 ep_alloc_slow
103 # ucw/fastbuf.h
104 fb_tie
105 fbpar_cf
106 fbpar_def
107 bopen_file
108 bopen_file_try
109 bopen_tmp_file
110 bopen_fd_name
111 bfilesync
112 bopen
113 bopen_try
114 bopen_tmp
115 bfdopen
116 bfdopen_shared
117 temp_file_name
118 open_tmp
119 bfix_tmp_file
120 bfdopen_internal
121 bfmmopen_internal
122 fbdir_cheat
123 fbdir_open_fd_internal
124 bclose_file_helper
125 bopen_limited_fd
126 fbmem_create
127 fbmem_clone_read
128 fbbuf_init_read
129 fbbuf_init_write
130 fbgrow_create
131 fbgrow_create_mp
132 fbgrow_reset
133 fbgrow_rewind
134 fbgrow_get_buf
135 fbpool_init
136 fbpool_start
137 fbpool_end
138 fbatomic_open
139 fbatomic_internal_write
140 fbmulti_create
141 fbmulti_append
142 fbmulti_remove
143 bconfig
144 bclose
145 bthrow
146 brefill
147 bspout
148 bflush
149 bseek
150 bsetpos
151 brewind
152 bfilesize
153 bgetc_slow
154 bpeekc_slow
155 beof_slow
156 bputc_slow
157 bread_slow
158 bwrite_slow
159 bgets
160 bgets0
161 bgets_nodie
162 bgets_bb
163 bgets_mp
164 bgets_stk_init
165 bgets_stk_step
166 bbcopy_slow
167 bskip_slow
168 bprintf
169 vbprintf
170 # ucw/fb-socket.h
171 fbsock_create
172 # ucw/ff-binary.h
173 bgetw_slow
174 bgetw_be_slow
175 bgetw_le_slow
176 bgetl_slow
177 bgetl_be_slow
178 bgetl_le_slow
179 bgetq_slow
180 bgetq_be_slow
181 bgetq_le_slow
182 bget5_slow
183 bget5_be_slow
184 bget5_le_slow
185 bputw_slow
186 bputw_be_slow
187 bputw_le_slow
188 bputl_slow
189 bputl_be_slow
190 bputl_le_slow
191 bputq_slow
192 bputq_be_slow
193 bputq_le_slow
194 bput5_slow
195 bput5_be_slow
196 bput5_le_slow
197 # ucw/ff-unicode.h
198 bget_utf8_slow
199 bget_utf8_32_slow
200 bput_utf8_slow
201 bput_utf8_32_slow
202 bget_utf16_be_slow
203 bget_utf16_le_slow
204 bput_utf16_be_slow
205 bput_utf16_le_slow
206 # ucw/ff-varint.h
207 bget_varint_slow
208 bput_varint_slow
209 # ucw/gary.h
210 gary_init
211 gary_free
212 gary_set_size
213 gary_push_helper
214 gary_fix
215 # ucw/getopt.h
216 cf_def_file
217 cf_env_file
218 cf_getopt
219 reset_getopt
220 # ucw/hashfunc.h
221 str_len_aligned
222 hash_string_aligned
223 hash_block_aligned
224 str_len
225 hash_string
226 hash_block
227 hash_string_nocase
228 # ucw/heap.h
229 # ucw/io.h
230 mmap_file
231 munmap_file
232 careful_read
233 careful_write
234 sync_dir
235 # ucw/ipaccess.h
236 ipaccess_cf
237 ipaccess_check
238 ip_addrmask_type
239 ip_addrmask_match
240 # ucw/lib.h
241 msg
242 vmsg
243 die
244 vdie
245 log_title
246 log_pid
247 log_die_hook
248 log_init
249 log_fork
250 log_file
251 assert_failed
252 assert_failed_noinfo
253 xmalloc
254 xrealloc
255 xfree
256 xmalloc_zero
257 xstrdup
258 page_alloc
259 page_alloc_zero
260 page_free
261 page_realloc
262 big_alloc
263 big_alloc_zero
264 big_free
265 random_u32
266 random_max
267 random_u64
268 random_max_u64
269 # ucw/lizard.h
270 lizard_compress
271 lizard_decompress
272 lizard_alloc
273 lizard_free
274 lizard_decompress_safe
275 adler32_update
276 # ucw/log-internal.h
277 log_pass_msg
278 log_streams
279 log_streams_after
280 log_stream_default
281 log_type_names
282 # ucw/log.h
283 log_register_type
284 log_find_type
285 log_type_name
286 log_new_stream
287 log_close_stream
288 log_add_substream
289 log_rm_substream
290 log_set_format
291 log_stream_by_flags
292 log_set_default_stream
293 log_close_all
294 log_new_file
295 log_new_fd
296 log_switch_disable
297 log_switch_enable
298 log_switch
299 log_new_syslog
300 log_syslog_facility_exists
301 log_new_configured
302 log_configured
303 log_check_configured
304 # ucw/mainloop.h
305 main_new
306 main_delete
307 main_destroy
308 main_switch_context
309 main_current
310 main_init
311 main_cleanup
312 main_teardown
313 main_loop
314 main_step
315 main_debug_context
316 timer_add
317 timer_add_rel
318 timer_del
319 main_get_time
320 timer_debug
321 hook_add
322 hook_del
323 hook_debug
324 file_add
325 file_chg
326 file_del
327 file_debug
328 block_io_add
329 block_io_del
330 block_io_read
331 block_io_write
332 block_io_set_timeout
333 rec_io_add
334 rec_io_del
335 rec_io_start_read
336 rec_io_stop_read
337 rec_io_set_timeout
338 rec_io_write
339 rec_io_parse_line
340 process_add
341 process_del
342 process_fork
343 process_debug
344 signal_add
345 signal_del
346 signal_debug
347 # ucw/md5.h
348 md5_init
349 md5_update
350 md5_final
351 md5_transform
352 md5_hash_buffer
353 # ucw/mempool.h
354 mp_init
355 mp_new
356 mp_delete
357 mp_flush
358 mp_stats
359 mp_total_size
360 mp_alloc_internal
361 mp_alloc
362 mp_alloc_noalign
363 mp_alloc_zero
364 mp_start_internal
365 mp_grow_internal
366 mp_spread_internal
367 mp_start
368 mp_start_noalign
369 mp_open
370 mp_realloc
371 mp_realloc_zero
372 mp_push
373 mp_restore
374 mp_pop
375 mp_strdup
376 mp_memdup
377 mp_multicat
378 mp_strjoin
379 mp_str_from_mem
380 mp_printf
381 mp_vprintf
382 mp_printf_append
383 mp_vprintf_append
384 # ucw/opt-internal.h
385 opt_failure
386 opt_precompute
387 # ucw/opt.h
388 opt_conf_internal
389 opt_conf_hook_internal
390 opt_section_root
391 opt_help
392 opt_parse
393 # ucw/partmap.h
394 partmap_open
395 partmap_close
396 partmap_size
397 partmap_load
398 # ucw/prime.h
399 isprime
400 nextprime
401 next_table_prime
402 prev_table_prime
403 # ucw/process.h
404 setproctitle_init
405 setproctitle
406 getproctitle
407 format_exit_status
408 run_command
409 exec_command
410 echo_command
411 run_command_v
412 exec_command_v
413 echo_command_v
414 # ucw/regex.h
415 rx_compile
416 rx_free
417 rx_match
418 rx_subst
419 # ucw/resource.h
420 rp_new
421 rp_delete
422 rp_detach
423 rp_commit
424 rp_dump
425 res_alloc
426 res_dump
427 res_free
428 res_detach
429 res_add
430 res_drop
431 res_for_fd
432 res_malloc
433 res_malloc_zero
434 res_realloc
435 res_subpool
436 res_mempool
437 res_eltpool
438 # ucw/semaphore.h
439 # ucw/sha1.h
440 sha1_init
441 sha1_update
442 sha1_final
443 sha1_hash_buffer
444 sha1_hmac
445 sha1_hmac_init
446 sha1_hmac_update
447 sha1_hmac_final
448 # ucw/sighandler.h
449 handle_signal
450 unhandle_signal
451 set_signal_handler
452 # ucw/signames.h
453 sig_name_to_number
454 sig_number_to_name
455 # ucw/simple-lists.h
456 simp_append
457 simp2_append
458 cf_string_list_config
459 cf_2string_list_config
460 # ucw/slists.h
461 slist_prev
462 slist_insert_before
463 slist_remove
464 # ucw/stkstring.h
465 stk_array_len
466 stk_array_join
467 stk_printf_internal
468 stk_vprintf_internal
469 stk_hexdump_internal
470 stk_fsize_internal
471 # ucw/string.h
472 str_format_flags
473 str_count_char
474 str_unesc
475 str_sepsplit
476 str_wordsplit
477 str_match_pattern
478 str_match_pattern_nocase
479 mem_to_hex
480 hex_to_mem
481 str_has_prefix
482 str_has_suffix
483 str_hier_prefix
484 str_hier_suffix
485 # ucw/strtonum.h
486 str_to_uintmax
487 str_to_uns
488 # ucw/tbf.h
489 tbf_init
490 tbf_limit
491 # ucw/time.h
492 get_timestamp
493 timestamp_type
494 init_timer
495 get_timer
496 switch_timer
497 # ucw/trans.h
498 trans_init
499 trans_cleanup
500 trans_open
501 trans_get_current
502 trans_commit
503 trans_rollback
504 trans_fold
505 trans_dump
506 trans_get_pool
507 trans_throw
508 trans_vthrow
509 trans_throw_exc
510 trans_caught
511 trans_current_exc
512 # ucw/unaligned.h
513 # ucw/unicode.h
514 utf8_strlen
515 utf8_strnlen
516 # ucw/url.h
517 url_deescape
518 url_enescape
519 url_enescape_friendly
520 url_split
521 url_normalize
522 url_canonicalize
523 url_pack
524 url_canon_split_rel
525 url_auto_canonicalize_rel
526 url_identify_protocol
527 url_has_repeated_component
528 url_error
529 url_proto_names
530 # ucw/varint.h
531 varint_put_big
532 varint_get_big
533 # ucw/wildmatch.h
534 wp_compile
535 wp_match
536 wp_min_size
537 # ucw/workqueue.h
538 worker_pool_init
539 worker_pool_cleanup
540 raw_queue_init
541 raw_queue_cleanup
542 raw_queue_put
543 raw_queue_get
544 raw_queue_try_get
545 work_queue_init
546 work_queue_cleanup
547 work_submit
548 work_wait
549 work_try_wait
550 # ucw/sorter/common.h
551 sorter_trace
552 sorter_trace_array
553 sorter_stream_bufsize
554 sorter_debug
555 sorter_min_radix_bits
556 sorter_max_radix_bits
557 sorter_add_radix_bits
558 sorter_min_multiway_bits
559 sorter_max_multiway_bits
560 sorter_threads
561 sorter_bufsize
562 sorter_small_input
563 sorter_thread_threshold
564 sorter_thread_chunk
565 sorter_radix_threshold
566 sorter_fb_params
567 sorter_small_fb_params
568 sorter_run
569 sorter_alloc
570 sorter_prepare_buf
571 sorter_alloc_buf
572 sorter_free_buf
573 sbuck_new
574 sbuck_drop
575 sbuck_have
576 sbuck_has_file
577 sbuck_size
578 sbuck_read
579 sbuck_write
580 sbuck_swap_out
581 asort_run
582 asort_start_threads
583 asort_stop_threads
584 # charset/charconv.h
585 conv_init
586 conv_set_charset
587 conv_in_to_ucs
588 conv_ucs_to_out
589 conv_x_to_ucs
590 conv_ucs_to_x
591 conv_x_count
592 find_charset_by_name
593 charset_name
594 # charset/fb-charconv.h
595 fb_wrap_charconv_in
596 fb_wrap_charconv_out
597 # charset/mp-charconv.h
598 mp_strconv
599 # charset/stk-charconv.h
600 stk_strconv_init
601 stk_strconv_step
602 # charset/unicat.h
603 _U_cat
604 _U_upper
605 _U_lower
606 _U_unaccent
607 Uexpand_lig
608 # images/color.h
609 color_space_channels
610 color_space_name
611 color_space_id_to_name
612 color_space_name_to_id
613 color_get
614 color_put
615 color_black
616 color_white
617 image_conv_defaults
618 image_conv
619 color_illuminant_d50
620 color_illuminant_d65
621 color_illuminant_e
622 color_adobe_rgb_info
623 color_apple_rgb_info
624 color_cie_rgb_info
625 color_color_match_rgb_info
626 color_srgb_info
627 color_compute_color_space_to_xyz_matrix
628 color_compute_bradford_matrix
629 color_compute_color_spaces_conversion_matrix
630 color_invert_matrix
631 srgb_to_xyz_exact
632 xyz_to_srgb_exact
633 xyz_to_luv_exact
634 luv_to_xyz_exact
635 rgb_to_cmyk_exact
636 cmyk_to_rgb_exact
637 srgb_to_luv_tab1
638 srgb_to_luv_tab2
639 srgb_to_luv_tab3
640 srgb_to_luv_init
641 srgb_to_luv_pixels
642 srgb_to_luv_grid
643 color_interpolation_table
644 color_conv_init
645 color_conv_pixels
646 # images/duplicates.h
647 image_dup_context_init
648 image_dup_context_cleanup
649 image_dup_estimate_size
650 image_dup_new
651 image_dup_compare
652 # images/error.h
653 image_trace
654 # images/images.h
655 image_context_init
656 image_context_cleanup
657 image_context_msg
658 image_context_vmsg
659 image_context_msg_default
660 image_context_msg_silent
661 image_max_dim
662 image_max_bytes
663 image_channels_format_to_name
664 image_name_to_channels_format
665 image_new
666 image_clone
667 image_destroy
668 image_clear
669 image_init_matrix
670 image_init_subimage
671 image_scale
672 image_dimensions_fit_to_box
673 image_io_init
674 image_io_cleanup
675 image_io_reset
676 image_io_read_header
677 image_io_read_data
678 image_io_read
679 image_io_write
680 image_format_to_extension
681 image_extension_to_format
682 image_file_name_to_format
683 # images/io-main.h
684 libjpeg_read_header
685 libjpeg_read_data
686 libjpeg_write
687 libpng_read_header
688 libpng_read_data
689 libpng_write
690 libungif_read_header
691 libungif_read_data
692 libmagick_init
693 libmagick_cleanup
694 libmagick_read_header
695 libmagick_read_data
696 libmagick_write
697 image_io_read_data_prepare
698 image_io_read_data_finish
699 image_io_read_data_break
700 # images/math.h
701 fast_div_tab
702 fast_sqrt_tab
703 # images/object.h
704 get_image_obj_info
705 get_image_obj_thumb
706 read_image_obj_thumb
707 put_image_obj_signature
708 get_image_obj_signature
709 # images/sig-cmp-gen.h
710 image_signatures_dist
711 image_signatures_dist_explain
712 # images/signature.h
713 image_sig_min_width
714 image_sig_min_height
715 image_sig_prequant_thresholds
716 image_sig_postquant_min_steps
717 image_sig_postquant_max_steps
718 image_sig_postquant_threshold
719 image_sig_border_size
720 image_sig_border_bonus
721 image_sig_inertia_scale
722 image_sig_textured_threshold
723 image_sig_compare_method
724 image_sig_cmp_features_weights
725 image_vector_dump
726 image_region_dump
727 compute_image_signature
728 image_sig_init
729 image_sig_preprocess
730 image_sig_finish
731 image_sig_cleanup
732 image_sig_segmentation
733 image_sig_detect_textured
734 image_signatures_dist
735 image_signatures_dist_explain