| plan 9 kernel history: overview | file list | diff list |
2001/1204/ip/devip.c (diff list | history)
| 2001/1120/sys/src/9/ip/devip.c:499,516 – 2001/1204/sys/src/9/ip/devip.c:499,504 (short | long | prev | next) | ||
| 1997/0327 | return c; } | |
| 2001/0527 | static int ipwstat(Chan *c, uchar *dp, int n) | |
| 1997/0327 | { | |
| 2001/1120/sys/src/9/ip/devip.c:1187,1199 – 2001/1204/sys/src/9/ip/devip.c:1175,1187 | ||
| 1997/0327 | ipwalk, ipstat, ipopen, | |
| 2001/1204 | devcreate, | |
| 1997/0327 | ipclose, ipread, ipbread, ipwrite, ipbwrite, | |
| 2001/1204 | devremove, | |
| 1997/0327 | ipwstat, }; | |