Searched refs:contflag (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_parse.h131 int contflag; member in struct:case_list
H A Drpc_parse.c314 cases->contflag = 1;
326 cases->contflag = 0; /* no continued case statement */
H A Drpc_hout.c222 if (l->contflag == 0)
H A Drpc_cout.c330 if (cl->contflag == 1) /* a continued case statement */

Completed in 56 milliseconds