003 File Manager
Current Path:
/usr/src/contrib/libxo/libxo
usr
/
src
/
contrib
/
libxo
/
libxo
/
📁
..
📄
Makefile.am
(1.9 KB)
📄
add.man.in
(523 B)
📄
gen-wide.sh
(1.01 KB)
📄
libxo.3
(8.18 KB)
📄
libxo.c
(205.77 KB)
📄
xo.h
(18.36 KB)
📄
xo_attr.3
(1.88 KB)
📄
xo_buf.h
(3.54 KB)
📄
xo_create.3
(1.59 KB)
📄
xo_emit.3
(2.92 KB)
📄
xo_emit_err.3
(2 KB)
📄
xo_emit_f.3
(3.27 KB)
📄
xo_encoder.c
(8.97 KB)
📄
xo_encoder.h
(5.46 KB)
📄
xo_err.3
(1.97 KB)
📄
xo_error.3
(1.06 KB)
📄
xo_explicit.h
(2.1 KB)
📄
xo_finish.3
(1.05 KB)
📄
xo_flush.3
(1.01 KB)
📄
xo_format.5
(33.64 KB)
📄
xo_humanize.h
(5.02 KB)
📄
xo_message.3
(2.02 KB)
📄
xo_no_setlocale.3
(1.12 KB)
📄
xo_open_container.3
(4.85 KB)
📄
xo_open_list.3
(4.77 KB)
📄
xo_open_marker.3
(3.22 KB)
📄
xo_options.7
(4.06 KB)
📄
xo_parse_args.3
(3.77 KB)
📄
xo_set_allocator.3
(1.33 KB)
📄
xo_set_flags.3
(3.48 KB)
📄
xo_set_info.3
(2.61 KB)
📄
xo_set_options.3
(944 B)
📄
xo_set_style.3
(1.47 KB)
📄
xo_set_syslog_enterprise_id.3
(1.06 KB)
📄
xo_set_version.3
(1.09 KB)
📄
xo_set_writer.3
(1.48 KB)
📄
xo_syslog.3
(2.32 KB)
📄
xo_syslog.c
(19.3 KB)
📄
xo_wcwidth.h
(13.69 KB)
Editing: gen-wide.sh
#!/bin/sh FILE=$1 SYMBOLS=" xo_buffer_s xo_buffer_t xo_stack_s xo_stack_t xo_handle_s xo_handle_t xo_default_handle xo_default_inited xo_realloc xo_free xo_write_to_file xo_close_file xo_buf_init xo_init_handle xo_default_init xo_buf_has_room xo_printf xo_escape_xml xo_escape_json xo_buf_append xo_buf_escape xo_data_append xo_data_escape xo_default xo_indent xo_warn xo_create xo_create_to_file xo_destroy xo_set_style xo_set_flags xo_set_info xo_set_formatter xo_clear_flags xo_buf_indent xo_line_ensure_open xo_line_close xo_info_compare xo_info_find xo_format_data xo_buf_append_div xo_format_text xo_format_label xo_format_title xo_format_prep xo_format_value xo_format_decoration xo_format_padding xo_do_emit xo_emit_hv xo_emit_h xo_emit xo_attr_hv xo_attr_h xo_attr xo_depth_change xo_open_container_h xo_open_container xo_close_container_h xo_close_container xo_open_list_h xo_open_list xo_close_list_h xo_close_list xo_open_instance_h xo_open_instance xo_close_instance_h xo_close_instance xo_set_writer xo_set_allocator "
Upload File
Create Folder