| plan 9 kernel history: overview | file list | diff list |
1992/0611/port/devconc.c (diff list | history)
| 1992/0609/sys/src/9/port/devconc.c:466,471 – 1992/0611/sys/src/9/port/devconc.c:466,472 (short | long | prev | next) | ||
| 1992/0609 | if(c->qid.path & CHDIR) return devdirread(c, a, n, 0, 0, concgen); error(Eio); | |
| 1992/0611 | return -1; /* does not return */ | |
| 1992/0609 | } long | |