Searched refs:mtflag (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_clntout.c87 if (mtflag == 0) {
127 if (mtflag) {/* Generate result field */
136 if (mtflag) {
149 if (mtflag) {
186 if (!mtflag) {
203 if (mtflag)
213 stringfix(proc->res_type), (mtflag)?"":ampr(proc->res_type),
216 if (mtflag)
230 if (mtflag)
239 stringfix(proc->res_type), (mtflag)
[all...]
H A Drpc_sample.c95 if (mtflag) {
138 if (mtflag)
150 if (mtflag)
157 if (mtflag)
168 if (mtflag)
173 if (mtflag) {
200 if (!mtflag) {
209 if (!mtflag) {
223 if (!mtflag)
232 if (mtflag) {
[all...]
H A Drpc_svcout.c118 if (mtflag) {
158 if (mtflag & timerflag)
343 if (!mtflag)
356 if (mtflag) {
379 if (mtflag)
433 if (mtflag) {
451 if (mtflag)
462 if (mtflag)
466 if (mtflag)
489 if (mtflag)
[all...]
H A Drpc_util.h138 extern int mtflag;
H A Drpc_hout.c325 if (mtflag) {/* Print MT style stubs */
365 if (mtflag) {
H A Drpc_main.c119 int mtflag = 0; /* Support for MT */ variable
524 if (mtflag)
860 if (mtflag)
1102 mtflag = 1;

Completed in 68 milliseconds