pipealloc 100 defs.h int pipealloc(struct file**, struct file**); pipealloc 429 sysfile.c if(pipealloc(&rf, &wf) < 0)