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

/macosx-10.10.1/libtelnet-13/
H A Dkerberos5.c232 char type_check[2]; local
324 type_check[0] = ap->type;
325 type_check[1] = ap->way;
328 check_data.data = (char *) &type_check;
490 char type_check[2]; local
494 type_check[0] = ap->type;
495 type_check[1] = ap->way;
507 &type_check, 2, key->contents,
/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dchecker.c120 static void type_check(
1614 type_check(type_p, (ASTP_node_t *)node_p, int_p);
1782 type_check(type_p, (ASTP_node_t *)param_p, int_p);
3216 type_check(type_p, (ASTP_node_t *)field_p, int_p);
4103 type_check(type_p, (ASTP_node_t *)pipe_p, int_p);
4328 type_check(type_p, (ASTP_node_t *)arm_p, int_p);
5468 static void type_check
5614 type_check(export_p->thing_p.exported_type, (ASTP_node_t *)export_p,
5448 static void type_check function

Completed in 121 milliseconds