1ca1c9b0cSelricHEIMDAL_ROKEN_1.0 { 2ca1c9b0cSelric global: 3ca1c9b0cSelric arg_printusage; 4ca1c9b0cSelric arg_printusage_i18n; 5ca1c9b0cSelric cgetcap; 6ca1c9b0cSelric cgetclose; 7ca1c9b0cSelric cgetmatch; 8ca1c9b0cSelric cgetnum; 9ca1c9b0cSelric cgetset; 10ca1c9b0cSelric cgetustr; 11ca1c9b0cSelric ct_memcmp; 12ca1c9b0cSelric err; 13ca1c9b0cSelric errx; 14ca1c9b0cSelric free_getarg_strings; 15ca1c9b0cSelric get_default_username; 16ca1c9b0cSelric get_window_size; 17ca1c9b0cSelric getarg; 18ca1c9b0cSelric getnameinfo_verified; 19ca1c9b0cSelric hex_decode; 20ca1c9b0cSelric hex_encode; 21ca1c9b0cSelric issuid; 22ca1c9b0cSelric k_getpwnam; 23ca1c9b0cSelric k_getpwuid; 24ca1c9b0cSelric mini_inetd; 25ca1c9b0cSelric mini_inetd_addrinfo; 26ca1c9b0cSelric net_read; 27ca1c9b0cSelric net_write; 28ca1c9b0cSelric parse_bytes; 29ca1c9b0cSelric parse_flags; 30ca1c9b0cSelric parse_time; 31ca1c9b0cSelric parse_units; 32ca1c9b0cSelric print_flags_table; 33ca1c9b0cSelric print_time_table; 34ca1c9b0cSelric print_units_table; 35ca1c9b0cSelric rk_asnprintf; 36ca1c9b0cSelric rk_asprintf; 37*b9d004c6Schristos rk_base64_decode; 38*b9d004c6Schristos rk_base64_encode; 39ca1c9b0cSelric rk_bswap16; 40ca1c9b0cSelric rk_bswap32; 41*b9d004c6Schristos rk_bswap64; 42ca1c9b0cSelric rk_cgetent; 43ca1c9b0cSelric rk_cgetstr; 44ca1c9b0cSelric rk_cloexec; 45ca1c9b0cSelric rk_cloexec_file; 46ca1c9b0cSelric rk_cloexec_dir; 47*b9d004c6Schristos rk_cloexec_socket; 48ca1c9b0cSelric rk_closefrom; 49ca1c9b0cSelric rk_copyhostent; 50ca1c9b0cSelric rk_dns_free_data; 51ca1c9b0cSelric rk_dns_lookup; 52ca1c9b0cSelric rk_dns_srv_order; 53ca1c9b0cSelric rk_dns_string_to_type; 54ca1c9b0cSelric rk_dns_type_to_string; 55ca1c9b0cSelric rk_dumpdata; 56ca1c9b0cSelric rk_ecalloc; 57ca1c9b0cSelric rk_emalloc; 58ca1c9b0cSelric rk_eread; 59ca1c9b0cSelric rk_erealloc; 60ca1c9b0cSelric rk_esetenv; 61ca1c9b0cSelric rk_estrdup; 62ca1c9b0cSelric rk_ewrite; 63ca1c9b0cSelric rk_flock; 64ca1c9b0cSelric rk_fnmatch; 65ca1c9b0cSelric rk_free_environment; 66ca1c9b0cSelric rk_freeaddrinfo; 67ca1c9b0cSelric rk_freehostent; 68ca1c9b0cSelric rk_freeifaddrs; 69ca1c9b0cSelric rk_gai_strerror; 70ca1c9b0cSelric rk_getaddrinfo; 71ca1c9b0cSelric rk_getifaddrs; 72ca1c9b0cSelric rk_getipnodebyaddr; 73ca1c9b0cSelric rk_getipnodebyname; 74ca1c9b0cSelric rk_getnameinfo; 75ca1c9b0cSelric rk_getprogname; 76ca1c9b0cSelric rk_glob; 77ca1c9b0cSelric rk_globfree; 78ca1c9b0cSelric rk_hex_decode; 79ca1c9b0cSelric rk_hex_encode; 80ca1c9b0cSelric rk_hostent_find_fqdn; 81ca1c9b0cSelric rk_inet_ntop; 82ca1c9b0cSelric rk_inet_pton; 83ca1c9b0cSelric rk_localtime_r; 84*b9d004c6Schristos rk_memset_s; 85*b9d004c6Schristos rk_mkdir; 86ca1c9b0cSelric rk_mkstemp; 87ca1c9b0cSelric rk_pid_file_delete; 88ca1c9b0cSelric rk_pid_file_write; 89ca1c9b0cSelric rk_pidfile; 90ca1c9b0cSelric rk_pipe_execv; 91ca1c9b0cSelric rk_random_init; 92ca1c9b0cSelric rk_read_environment; 93ca1c9b0cSelric rk_readv; 94ca1c9b0cSelric rk_realloc; 95ca1c9b0cSelric rk_strerror; 96ca1c9b0cSelric rk_strerror_r; 97ca1c9b0cSelric rk_setprogname; 98ca1c9b0cSelric rk_simple_execle; 99ca1c9b0cSelric rk_simple_execlp; 100ca1c9b0cSelric rk_simple_execve; 101ca1c9b0cSelric rk_simple_execve_timed; 102ca1c9b0cSelric rk_simple_execvp; 103ca1c9b0cSelric rk_simple_execvp_timed; 104ca1c9b0cSelric rk_socket; 105ca1c9b0cSelric rk_socket_addr_size; 106ca1c9b0cSelric rk_socket_get_address; 107ca1c9b0cSelric rk_socket_get_port; 108ca1c9b0cSelric rk_socket_set_address_and_port; 109ca1c9b0cSelric rk_socket_set_any; 110ca1c9b0cSelric rk_socket_set_debug; 111ca1c9b0cSelric rk_socket_set_ipv6only; 112*b9d004c6Schristos rk_socket_set_nonblocking; 113ca1c9b0cSelric rk_socket_set_port; 114ca1c9b0cSelric rk_socket_set_portrange; 115ca1c9b0cSelric rk_socket_set_reuseaddr; 116ca1c9b0cSelric rk_socket_set_tos; 117ca1c9b0cSelric rk_socket_sockaddr_size; 118ca1c9b0cSelric rk_strcollect; 119ca1c9b0cSelric rk_strftime; 120ca1c9b0cSelric rk_strlcat; 121ca1c9b0cSelric rk_strlcpy; 122ca1c9b0cSelric rk_strlwr; 123ca1c9b0cSelric rk_strndup; 124ca1c9b0cSelric rk_strnlen; 125ca1c9b0cSelric rk_strpoolcollect; 126ca1c9b0cSelric rk_strpoolfree; 127ca1c9b0cSelric rk_strpoolprintf; 128ca1c9b0cSelric rk_strptime; 129ca1c9b0cSelric rk_strsep_copy; 130ca1c9b0cSelric rk_strsvis; 131ca1c9b0cSelric rk_strsvisx; 132*b9d004c6Schristos rk_strtoll; 133*b9d004c6Schristos rk_strtoull; 134ca1c9b0cSelric rk_strunvis; 135ca1c9b0cSelric rk_strunvisx; 136ca1c9b0cSelric rk_strupr; 137ca1c9b0cSelric rk_strvis; 138ca1c9b0cSelric rk_strvisx; 139ca1c9b0cSelric rk_svis; 140ca1c9b0cSelric rk_timegm; 141ca1c9b0cSelric rk_timevaladd; 142ca1c9b0cSelric rk_timevalfix; 143ca1c9b0cSelric rk_timevalsub; 144ca1c9b0cSelric rk_tdelete; 1454f77a458Spettai rk_tfind; 146ca1c9b0cSelric rk_tsearch; 147ca1c9b0cSelric rk_twalk; 148ca1c9b0cSelric rk_undumpdata; 149ca1c9b0cSelric rk_unvis; 150ca1c9b0cSelric rk_vasnprintf; 151ca1c9b0cSelric rk_vasprintf; 152ca1c9b0cSelric rk_vis; 153ca1c9b0cSelric rk_vsnprintf; 154ca1c9b0cSelric rk_vstrcollect; 155ca1c9b0cSelric rk_wait_for_process; 156ca1c9b0cSelric rk_wait_for_process_timed; 157ca1c9b0cSelric rk_warnerr; 158ca1c9b0cSelric rk_xfree; 159ca1c9b0cSelric roken_concat; 160*b9d004c6Schristos roken_detach_prep; 161*b9d004c6Schristos roken_detach_finish; 162ca1c9b0cSelric roken_getaddrinfo_hostspec2; 163ca1c9b0cSelric roken_getaddrinfo_hostspec; 164ca1c9b0cSelric roken_gethostby_setup; 165ca1c9b0cSelric roken_gethostbyaddr; 166ca1c9b0cSelric roken_gethostbyname; 167ca1c9b0cSelric roken_mconcat; 168ca1c9b0cSelric roken_vconcat; 169ca1c9b0cSelric roken_vmconcat; 170ca1c9b0cSelric rtbl_add_column; 171ca1c9b0cSelric rtbl_add_column_by_id; 172ca1c9b0cSelric rtbl_add_column_entry; 173ca1c9b0cSelric rtbl_add_column_entry_by_id; 174ca1c9b0cSelric rtbl_add_column_entryv; 175ca1c9b0cSelric rtbl_add_column_entryv_by_id; 176ca1c9b0cSelric rtbl_create; 177ca1c9b0cSelric rtbl_destroy; 178ca1c9b0cSelric rtbl_format; 179ca1c9b0cSelric rtbl_get_flags; 180ca1c9b0cSelric rtbl_new_row; 181ca1c9b0cSelric rtbl_set_column_affix_by_id; 182ca1c9b0cSelric rtbl_set_column_prefix; 183ca1c9b0cSelric rtbl_set_flags; 184ca1c9b0cSelric rtbl_set_prefix; 185ca1c9b0cSelric rtbl_set_separator; 186ca1c9b0cSelric signal; 187ca1c9b0cSelric simple_execl; 188ca1c9b0cSelric tm2time; 189ca1c9b0cSelric unix_verify_user; 190ca1c9b0cSelric unparse_bytes; 191ca1c9b0cSelric unparse_bytes_short; 192ca1c9b0cSelric unparse_flags; 193ca1c9b0cSelric unparse_time; 194ca1c9b0cSelric unparse_time_approx; 195ca1c9b0cSelric unparse_units; 196ca1c9b0cSelric unparse_units_approx; 197ca1c9b0cSelric verr; 198ca1c9b0cSelric verrx; 199ca1c9b0cSelric vwarn; 200ca1c9b0cSelric vwarnx; 201ca1c9b0cSelric warn; 202ca1c9b0cSelric warnx; 203ca1c9b0cSelric writev; 204ca1c9b0cSelric local: 205ca1c9b0cSelric *; 206ca1c9b0cSelric}; 207