Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dconf.h590 # define ARBPTR_T char * macro
1524 #ifndef ARBPTR_T
1525 # define ARBPTR_T void * macro
H A Dsendmail.h592 ARBPTR_T map_db1; /* the open database ptr */
593 ARBPTR_T map_db2; /* an "extra" database pointer */
H A DREAD_ME295 ARBPTR_T The type of an arbitrary pointer -- defaults to "void *".