| plan 9 kernel history: overview | file list | diff list |
1999/0320/port/netif.c (diff list | history)
| 1999/0316/sys/src/9/port/netif.c:30,40 – 1999/0320/sys/src/9/port/netif.c:30,40 (short | long | prev | next) | ||
| 1993/0525 | * generate a 3 level directory */ static int | |
| 1995/0804 |
| |
| 1999/0320 | netifgen(Chan *c, Dirtab *vp, int, int i, Dir *dp) | |
| 1993/0525 | { Qid q; char buf[32]; | |
| 1999/0320 | Netif *nif = (Netif*)vp; | |
| 1993/0525 | Netfile *f; int t; int perm; | |