]> mj.ucw.cz Git - libucw.git/blob - tools/libucw.api
24c8ececb643922ae1cda54ad934b2a40a299d9c
[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.h
385 opt_conf_internal
386 opt_conf_hook_internal
387 opt_parsed_count
388 opt_conf_parsed_count
389 opt_section_root
390 opt_help_internal
391 opt_parse
392 # ucw/partmap.h
393 partmap_open
394 partmap_close
395 partmap_size
396 partmap_load
397 # ucw/prime.h
398 isprime
399 nextprime
400 next_table_prime
401 prev_table_prime
402 # ucw/process.h
403 setproctitle_init
404 setproctitle
405 getproctitle
406 format_exit_status
407 run_command
408 exec_command
409 echo_command
410 run_command_v
411 exec_command_v
412 echo_command_v
413 # ucw/regex.h
414 rx_compile
415 rx_free
416 rx_match
417 rx_subst
418 # ucw/resource.h
419 rp_new
420 rp_delete
421 rp_detach
422 rp_commit
423 rp_dump
424 res_alloc
425 res_dump
426 res_free
427 res_detach
428 res_add
429 res_drop
430 res_for_fd
431 res_malloc
432 res_malloc_zero
433 res_realloc
434 res_subpool
435 res_mempool
436 res_eltpool
437 # ucw/semaphore.h
438 # ucw/sha1.h
439 sha1_init
440 sha1_update
441 sha1_final
442 sha1_hash_buffer
443 sha1_hmac
444 sha1_hmac_init
445 sha1_hmac_update
446 sha1_hmac_final
447 # ucw/sighandler.h
448 handle_signal
449 unhandle_signal
450 set_signal_handler
451 # ucw/signames.h
452 sig_name_to_number
453 sig_number_to_name
454 # ucw/simple-lists.h
455 simp_append
456 simp2_append
457 cf_string_list_config
458 cf_2string_list_config
459 # ucw/slists.h
460 slist_prev
461 slist_insert_before
462 slist_remove
463 # ucw/stkstring.h
464 stk_array_len
465 stk_array_join
466 stk_printf_internal
467 stk_vprintf_internal
468 stk_hexdump_internal
469 stk_fsize_internal
470 # ucw/string.h
471 str_format_flags
472 str_count_char
473 str_unesc
474 str_sepsplit
475 str_wordsplit
476 str_match_pattern
477 str_match_pattern_nocase
478 mem_to_hex
479 hex_to_mem
480 str_has_prefix
481 str_has_suffix
482 str_hier_prefix
483 str_hier_suffix
484 # ucw/strtonum.h
485 str_to_uintmax
486 str_to_uns
487 # ucw/tbf.h
488 tbf_init
489 tbf_limit
490 # ucw/time.h
491 get_timestamp
492 timestamp_type
493 init_timer
494 get_timer
495 switch_timer
496 # ucw/trans.h
497 trans_init
498 trans_cleanup
499 trans_open
500 trans_get_current
501 trans_commit
502 trans_rollback
503 trans_fold
504 trans_dump
505 trans_get_pool
506 trans_throw
507 trans_vthrow
508 trans_throw_exc
509 trans_caught
510 trans_current_exc
511 # ucw/unaligned.h
512 # ucw/unicode.h
513 utf8_strlen
514 utf8_strnlen
515 # ucw/url.h
516 url_deescape
517 url_enescape
518 url_enescape_friendly
519 url_split
520 url_normalize
521 url_canonicalize
522 url_pack
523 url_canon_split_rel
524 url_auto_canonicalize_rel
525 url_identify_protocol
526 url_has_repeated_component
527 url_error
528 url_proto_names
529 # ucw/varint.h
530 varint_put_big
531 varint_get_big
532 # ucw/wildmatch.h
533 wp_compile
534 wp_match
535 wp_min_size
536 # ucw/workqueue.h
537 worker_pool_init
538 worker_pool_cleanup
539 raw_queue_init
540 raw_queue_cleanup
541 raw_queue_put
542 raw_queue_get
543 raw_queue_try_get
544 work_queue_init
545 work_queue_cleanup
546 work_submit
547 work_wait
548 work_try_wait
549 # ucw/sorter/common.h
550 sorter_trace
551 sorter_trace_array
552 sorter_stream_bufsize
553 sorter_debug
554 sorter_min_radix_bits
555 sorter_max_radix_bits
556 sorter_add_radix_bits
557 sorter_min_multiway_bits
558 sorter_max_multiway_bits
559 sorter_threads
560 sorter_bufsize
561 sorter_small_input
562 sorter_thread_threshold
563 sorter_thread_chunk
564 sorter_radix_threshold
565 sorter_fb_params
566 sorter_small_fb_params
567 sorter_run
568 sorter_alloc
569 sorter_prepare_buf
570 sorter_alloc_buf
571 sorter_free_buf
572 sbuck_new
573 sbuck_drop
574 sbuck_have
575 sbuck_has_file
576 sbuck_size
577 sbuck_read
578 sbuck_write
579 sbuck_swap_out
580 asort_run
581 asort_start_threads
582 asort_stop_threads
583 # charset/charconv.h
584 conv_init
585 conv_set_charset
586 conv_in_to_ucs
587 conv_ucs_to_out
588 conv_x_to_ucs
589 conv_ucs_to_x
590 conv_x_count
591 find_charset_by_name
592 charset_name
593 # charset/fb-charconv.h
594 fb_wrap_charconv_in
595 fb_wrap_charconv_out
596 # charset/mp-charconv.h
597 mp_strconv
598 # charset/stk-charconv.h
599 stk_strconv_init
600 stk_strconv_step
601 # charset/unicat.h
602 _U_cat
603 _U_upper
604 _U_lower
605 _U_unaccent
606 Uexpand_lig
607 # images/color.h
608 color_space_channels
609 color_space_name
610 color_space_id_to_name
611 color_space_name_to_id
612 color_get
613 color_put
614 color_black
615 color_white
616 image_conv_defaults
617 image_conv
618 color_illuminant_d50
619 color_illuminant_d65
620 color_illuminant_e
621 color_adobe_rgb_info
622 color_apple_rgb_info
623 color_cie_rgb_info
624 color_color_match_rgb_info
625 color_srgb_info
626 color_compute_color_space_to_xyz_matrix
627 color_compute_bradford_matrix
628 color_compute_color_spaces_conversion_matrix
629 color_invert_matrix
630 srgb_to_xyz_exact
631 xyz_to_srgb_exact
632 xyz_to_luv_exact
633 luv_to_xyz_exact
634 rgb_to_cmyk_exact
635 cmyk_to_rgb_exact
636 srgb_to_luv_tab1
637 srgb_to_luv_tab2
638 srgb_to_luv_tab3
639 srgb_to_luv_init
640 srgb_to_luv_pixels
641 srgb_to_luv_grid
642 color_interpolation_table
643 color_conv_init
644 color_conv_pixels
645 # images/duplicates.h
646 image_dup_context_init
647 image_dup_context_cleanup
648 image_dup_estimate_size
649 image_dup_new
650 image_dup_compare
651 # images/error.h
652 image_trace
653 # images/images.h
654 image_context_init
655 image_context_cleanup
656 image_context_msg
657 image_context_vmsg
658 image_context_msg_default
659 image_context_msg_silent
660 image_max_dim
661 image_max_bytes
662 image_channels_format_to_name
663 image_name_to_channels_format
664 image_new
665 image_clone
666 image_destroy
667 image_clear
668 image_init_matrix
669 image_init_subimage
670 image_scale
671 image_dimensions_fit_to_box
672 image_io_init
673 image_io_cleanup
674 image_io_reset
675 image_io_read_header
676 image_io_read_data
677 image_io_read
678 image_io_write
679 image_format_to_extension
680 image_extension_to_format
681 image_file_name_to_format
682 # images/io-main.h
683 libjpeg_read_header
684 libjpeg_read_data
685 libjpeg_write
686 libpng_read_header
687 libpng_read_data
688 libpng_write
689 libungif_read_header
690 libungif_read_data
691 libmagick_init
692 libmagick_cleanup
693 libmagick_read_header
694 libmagick_read_data
695 libmagick_write
696 image_io_read_data_prepare
697 image_io_read_data_finish
698 image_io_read_data_break
699 # images/math.h
700 fast_div_tab
701 fast_sqrt_tab
702 # images/object.h
703 get_image_obj_info
704 get_image_obj_thumb
705 read_image_obj_thumb
706 put_image_obj_signature
707 get_image_obj_signature
708 # images/sig-cmp-gen.h
709 image_signatures_dist
710 image_signatures_dist_explain
711 # images/signature.h
712 image_sig_min_width
713 image_sig_min_height
714 image_sig_prequant_thresholds
715 image_sig_postquant_min_steps
716 image_sig_postquant_max_steps
717 image_sig_postquant_threshold
718 image_sig_border_size
719 image_sig_border_bonus
720 image_sig_inertia_scale
721 image_sig_textured_threshold
722 image_sig_compare_method
723 image_sig_cmp_features_weights
724 image_vector_dump
725 image_region_dump
726 compute_image_signature
727 image_sig_init
728 image_sig_preprocess
729 image_sig_finish
730 image_sig_cleanup
731 image_sig_segmentation
732 image_sig_detect_textured
733 image_signatures_dist
734 image_signatures_dist_explain