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

  /src/usr.bin/msgc/
msgdb.h 43 typedef struct id_rec { struct
48 struct id_rec *left, *right;
51 struct id_rec *next;
54 } id_rec; typedef in typeref:struct:id_rec
  /src/usr.bin/menuc/
mdb.h 45 typedef struct id_rec { struct
49 struct id_rec *left, *right; /* Tree pointers. */
54 } id_rec; typedef in typeref:struct:id_rec

Completed in 17 milliseconds