Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmci.c33 static int mci_read_persistent __P((SM_FILE_T *, MCI *));
958 (void) mci_read_persistent(fp, mci);
989 mci_read_persistent(fp, mci) in mci_read_persistent() function
1397 if (mci_read_persistent(fp, &mcib) < 0)