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

  /src/usr.bin/rpcgen/
rpc_util.h 110 const char *fixtype(const char *);
rpc_util.c 160 fixtype(const char *type) function in typeref:typename:const char *
191 f_print(fout, "%s ", follow ? fixtype(type) : type);

Completed in 22 milliseconds