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

/freebsd-current/usr.bin/rpcgen/
H A Drpc_clntout.c77 if (mtflag == 0) {
117 if (mtflag) {/* Generate result field */
126 if (mtflag) {
139 if (mtflag) {
176 if (!mtflag) {
193 if (mtflag)
203 stringfix(proc->res_type), (mtflag)?"":ampr(proc->res_type),
206 if (mtflag)
220 if (mtflag)
229 stringfix(proc->res_type), (mtflag)
[all...]
H A Drpc_sample.c90 if (mtflag) {
133 if (mtflag)
145 if (mtflag)
152 if (mtflag)
163 if (mtflag)
168 if (mtflag) {
195 if (!mtflag) {
204 if (!mtflag) {
218 if (!mtflag)
227 if (mtflag) {
[all...]
H A Drpc_svcout.c108 if (mtflag) {
148 if (mtflag & timerflag)
333 if (!mtflag)
346 if (mtflag) {
369 if (mtflag)
423 if (mtflag) {
441 if (mtflag)
452 if (mtflag)
456 if (mtflag)
479 if (mtflag)
[all...]
H A Drpc_util.h133 extern int mtflag;
H A Drpc_hout.c315 if (mtflag) {/* Print MT style stubs */
355 if (mtflag) {
H A Drpc_main.c100 int mtflag = 0; /* Support for MT */ variable
591 if (mtflag)
930 if (mtflag)
1191 mtflag = 1;

Completed in 67 milliseconds