Home
last modified time | relevance | path

Searched refs:pipeclose (Results 1 – 3 of 3) sorted by relevance

/xv6-public/
H A Dpipe.c60 pipeclose(struct pipe *p, int writable) in pipeclose() function
H A Dfile.c74 pipeclose(ff.pipe, ff.writable); in fileclose()
H A Ddefs.h100 void pipeclose(struct pipe*, int);