HomeSort by: relevance | last modified time | path
    Searched defs:print_ifopen (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_cout.c 63 static void print_ifopen(int, const char *);
180 print_ifopen(int indent, const char *name) function in typeref:typename:void
234 print_ifopen(indent, "pointer");
247 print_ifopen(indent, alt);
250 print_ifopen(indent, "vector");
267 print_ifopen(indent, alt);
271 print_ifopen(indent, alt);
273 print_ifopen(indent, "array");
290 print_ifopen(indent, type);
304 print_ifopen(2, "enum")
    [all...]

Completed in 10 milliseconds