Annotation of researchv10no/netfs/libnetb/perm.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * internal interfaces for permission-mapping code
                      3:  */
                      4: 
                      5: typedef struct {
                      6:        int sid;        /* server ID */
                      7:        int cid;        /* client ID */
                      8: } Tuid;
                      9: 
                     10: extern Tuid *_rfuids, *_rfgids;
                     11: extern int _rfuhp, _rfghp;     /* hash primes */
                     12: extern int *_rfsu, *_rfsg, *_rfcu, *_rfcg;     /* hash tables */

unix.superglobalmegacorp.com

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