Searched refs:close_tag (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/openbsm/libbsm/ |
H A D | bsm_io.c | 292 close_tag(FILE *fp, u_char type) in close_tag() function 967 close_tag(fp, tok->id); in print_header32_tok() 1078 close_tag(fp, tok->id); in print_header32_ex_tok() 1159 close_tag(fp, tok->id); in print_header64_tok() 1266 close_tag(fp, tok->id); in print_header64_ex_tok() 1363 close_tag(fp, tok->id); in print_arg32_tok() 1414 close_tag(fp, tok->id); in print_arg64_tok() 1549 close_tag(fp, tok->id); in print_arb_tok() 1576 close_tag(fp, tok->id); in print_arb_tok() 1605 close_tag(fp, tok->id); in print_arb_tok() [all …]
|