smtp-client
SMTP Client C Library
smtp_test_getdelimfd_fp Struct Reference
+ Collaboration diagram for smtp_test_getdelimfd_fp:

Data Fields

FILE * fp
 

Detailed Description

User data pointer for testing the str_getdelimfd interface.

Definition at line 1728 of file test.c.

Field Documentation

◆ fp

FILE* smtp_test_getdelimfd_fp::fp

Read from this file which should contain the contents used to test the parser.

Definition at line 1733 of file test.c.

Referenced by smtp_unit_test_getdelimfd_fp(), and smtp_unit_test_str_getdelimfd().


The documentation for this struct was generated from the following file: