Lines Matching defs:len
86 #define READ_TOKEN_BYTES(buf, len, dest, size, bytesread, err) do { \ argument
95 #define READ_TOKEN_U_CHAR(buf, len, dest, bytesread, err) do { \ argument
103 #define READ_TOKEN_U_INT16(buf, len, dest, bytesread, err) do { \ argument
111 #define READ_TOKEN_U_INT32(buf, len, dest, bytesread, err) do { \ argument
119 #define READ_TOKEN_U_INT64(buf, len, dest, bytesread, err) do { \ argument
127 #define SET_PTR(buf, len, ptr, size, bytesread, err) do { \ argument
196 print_mem(FILE *fp, u_char *data, size_t len) in print_mem()
211 print_string(FILE *fp, const char *str, size_t len) in print_string()
227 print_xml_string(FILE *fp, const char *str, size_t len) in print_xml_string()
915 fetch_header32_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_header32_tok()
1003 fetch_header32_ex_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_header32_ex_tok()
1107 fetch_header64_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_header64_tok()
1191 fetch_header64_ex_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_header64_ex_tok()
1291 fetch_trailer_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_trailer_tok()
1324 fetch_arg32_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_arg32_tok()
1375 fetch_arg64_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_arg64_tok()
1432 fetch_arb_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_arb_tok()
1660 fetch_attr32_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_attr32_tok()
1741 fetch_attr64_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_attr64_tok()
1818 fetch_exit_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_exit_tok()
1859 fetch_execarg_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_execarg_tok()
1917 fetch_execenv_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_execenv_tok()
1977 fetch_file_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_file_tok()
2031 fetch_newgroups_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_newgroups_tok()
2073 fetch_inaddr_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_inaddr_tok()
2105 fetch_inaddr_ex_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_inaddr_ex_tok()
2149 fetch_ip_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_ip_tok()
2270 fetch_ipc_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_ipc_tok()
2316 fetch_ipcperm_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_ipcperm_tok()
2401 fetch_iport_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_iport_tok()
2432 fetch_opaque_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_opaque_tok()
2471 fetch_path_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_path_tok()
2515 fetch_process32_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_process32_tok()
2627 fetch_process64_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_process64_tok()
2739 fetch_process32ex_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_process32ex_tok()
2868 fetch_process64ex_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_process64ex_tok()
2986 fetch_return32_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_return32_tok()
3023 fetch_return64_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_return64_tok()
3063 fetch_seq_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_seq_tok()
3096 fetch_sock_inet32_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_sock_inet32_tok()
3150 fetch_sock_inet128_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_sock_inet128_tok()
3203 fetch_sock_unix_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_sock_unix_tok()
3258 fetch_socket_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_socket_tok()
3338 fetch_subject32_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_subject32_tok()
3469 fetch_priv_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_priv_tok()
3493 fetch_privset_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_privset_tok()
3553 fetch_subject64_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_subject64_tok()
3665 fetch_subject32ex_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_subject32ex_tok()
3793 fetch_subject64ex_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_subject64ex_tok()
3911 fetch_text_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_text_tok()
3951 fetch_socketex32_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_socketex32_tok()
4063 fetch_invalid_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_invalid_tok()
4100 fetch_zonename_tok(tokenstr_t *tok, u_char *buf, int len) in fetch_zonename_tok()
4136 au_fetch_tok(tokenstr_t *tok, u_char *buf, int len) in au_fetch_tok()