Annotation of 42BSD/usr.lib/sendmail/include/userdbm.h, revision 1.1

1.1     ! root        1: /*
        !             2: **  USERDBM.H -- user-level definitions for the DBM library
        !             3: **
        !             4: **     Version:
        !             5: **             @(#)userdbm.h   4.1             7/25/83
        !             6: */
        !             7: 
        !             8: typedef struct
        !             9: {
        !            10:        char    *dptr;
        !            11:        int     dsize;
        !            12: } DATUM;
        !            13: 
        !            14: extern DATUM fetch();

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.