pipealloc 74 kernel/defs.h int pipealloc(struct file**, struct file**); pipealloc 486 kernel/sysfile.c if(pipealloc(&rf, &wf) < 0)