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

/opensolaris-onvv-gate/usr/src/cmd/rpcgen/
H A Drpc_util.h113 extern int pmflag;
H A Drpc_main.c120 int pmflag; /* Support for port monitors */ variable
659 else if (inetdflag || pmflag)
664 if (Cflag && (inetdflag || pmflag))
678 if ((netflag || pmflag) && tirpcflag && !nomain)
682 if (logflag || inetdflag || pmflag)
1210 pmflag = 1;
1212 pmflag = 0; /* set pmflag only in tirpcmode */
H A Drpc_svcout.c110 if (inetdflag || pmflag) {
783 else if (inetdflag || pmflag)
832 if (inetdflag || pmflag)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dtoke.c6378 pmflag(&pm->op_pmflags,*s++);
6382 pmflag(&pm->op_pmflags,*s++);
6434 pmflag(&pm->op_pmflags,*s++);
H A Dembed.h834 #define pmflag Perl_pmflag macro
3360 #define pmflag(a,b) Perl_pmflag(aTHX_ a,b) macro
H A Dregcomp.c2402 else { pmflag(flagsp, *RExC_parse); }

Completed in 189 milliseconds