Searched refs:pcb_fileptr (Results 1 – 5 of 5) sorted by relevance
48 FILE *pcb_fileptr; /* pointer to input file (or NULL) */ member
2360 pcb.pcb_fileptr = fp; in dt_compile()2517 if (yypcb->pcb_fileptr && (cflags & DTRACE_C_CPP)) in dt_compile()2518 (void) fclose(yypcb->pcb_fileptr); /* close dt_preproc() file */ in dt_compile()
319 if (yypcb->pcb_fileptr != NULL) {
98 pcb->pcb_filetag, pcb->pcb_fileptr ? yylineno : 0, fmt, ap); in dt_pid_error()
5136 yypcb->pcb_filetag, yypcb->pcb_fileptr ? yylineno : 0, format, ap); in xyvwarn()5170 yypcb->pcb_filetag, yypcb->pcb_fileptr ? yylineno : 0, format, ap); in yyvwarn()