Annotation of researchv10dc/630/3binc/search.h, revision 1.1.1.1

1.1       root        1: #ident "@(#)sgs-inc:common/search.h    1.1"
                      2: /* HSEARCH(3C) */
                      3: typedef struct entry { char *key, *data; } ENTRY;
                      4: typedef enum { FIND, ENTER } ACTION;
                      5: 
                      6: /* TSEARCH(3C) */
                      7: typedef enum { preorder, postorder, endorder, leaf } VISIT;

unix.superglobalmegacorp.com

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