|
|
1.1 root 1: /* structure to represent uid, gid; used by mboxowner() */
2:
3: struct ugid {
4: int uid;
5: int gid;
6: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.