Searched defs:RESULT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_clntout.c53 static char RESULT[] = "clnt_res"; variable
88 printarglist(proc, RESULT, "clnt", "CLIENT *");
92 printarglist(proc, RESULT, "clnt", "CLIENT *");
253 f_print(fout, "%s;\n", RESULT);
257 ampr(proc->res_type), RESULT, RESULT);
277 RESULT);
306 RESULT);
328 RESULT);
342 RESULT);
[all...]
H A Drpc_svcout.c52 static char RESULT[] = "result"; variable
385 f_print(fout, "*%s,\n", RESULT);
393 RESULT, RQSTP);
407 f_print(fout, "\tvoid *%s;\n", RESULT);
432 f_print(fout, "%s, ", RESULT);
508 f_print(fout, "\t} %s;\n", RESULT);
512 f_print(fout, "\tchar *%s;\n", RESULT);
516 ARG, RESULT);
528 ARG, RESULT);
568 f_print(fout, "\t\t_xdr_%s = NULL;\n", RESULT);
[all...]
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_mgmt.h54 #define RESULT "result" macro

Completed in 68 milliseconds