| plan 9 kernel history: overview | file list | diff list |
1990/0801/port/devpipe.c (diff list | history)
| 1990/0629/sys/src/9/port/devpipe.c:87,96 – 1990/0801/sys/src/9/port/devpipe.c:87,93 (short | long | prev | next) | ||
| 1990/0227 | void pipestat(Chan *c, char *db) { | |
| 1990/0801 | streamstat(c, db, "pipe"); | |
| 1990/0227 | } Chan * | |