Searched refs:print_tok_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/openbsm/libbsm/
H A Dbsm_io.c464 print_tok_type(FILE *fp, u_char type, const char *tokname, int oflags) function
951 print_tok_type(fp, tok->id, "header", oflags);
1058 print_tok_type(fp, tok->id, "header_ex", oflags);
1143 print_tok_type(fp, tok->id, "header", oflags);
1246 print_tok_type(fp, tok->id, "header_ex", oflags);
1311 print_tok_type(fp, tok->id, "trailer", oflags);
1353 print_tok_type(fp, tok->id, "argument", oflags);
1404 print_tok_type(fp, tok->id, "argument", oflags);
1492 print_tok_type(fp, tok->id, "arbitrary", oflags);
1696 print_tok_type(f
[all...]

Completed in 156 milliseconds