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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_main.c62 extern void add_type(int, char *);
444 add_type(1, "int");
445 add_type(1, "long");
446 add_type(1, "short");
447 add_type(1, "bool");
448 add_type(1, "u_int");
449 add_type(1, "u_long");
450 add_type(1, "u_short");
451 add_type(1, "rpcprog_t");
452 add_type(
[all...]
H A Drpc_util.c431 add_type(int len, char *type) function

Completed in 55 milliseconds