HomeSort by: relevance | last modified time | path
    Searched defs:h_msgid (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hdb/
hdb-ldap.c 61 int h_msgid; member in struct:hdbldapdb
71 #define HDB2MSGID(db) (((struct hdbldapdb *)(db)->hdb_db)->h_msgid)
73 do { ((struct hdbldapdb *)(db)->hdb_db)->h_msgid = msgid; } while(0)

Completed in 88 milliseconds