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