Searched refs:efp (Results 1 – 1 of 1) sorted by relevance
233 FILE *efp; in histcmd() local245 (void) &efp; in histcmd()380 if ((efp = fdopen(fd, "w")) == NULL) { in histcmd()419 fputs(s, efp); in histcmd()431 fclose(efp); in histcmd()