HomeSort by: relevance | last modified time | path
    Searched refs:add_type (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_util.h 125 void add_type(int, const char *);
rpc_main.c 474 add_type(1, "int");
475 add_type(1, "long");
476 add_type(1, "short");
477 add_type(1, "bool");
479 add_type(1, "u_int");
480 add_type(1, "u_long");
481 add_type(1, "u_short");
rpc_util.c 445 add_type(int len, const char *type) function in typeref:typename:void

Completed in 13 milliseconds