Home
last modified time | relevance | path

Searched refs:fp0 (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/mailutils/
Dmail.h16 FILE *fp0; // initial stdin member
Dsendmail.c262 G.fp0 = xfdopen_for_read(3); in sendmail_main()
424 while ((s = xmalloc_fgetline(G.fp0)) != NULL) { in sendmail_main()
539 fclose(G.fp0); in sendmail_main()