Home
last modified time | relevance | path

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

/xv6-public/
H A Dsysfile.c22 argfd(int n, int *pfd, struct file **pf) in argfd() argument
33 if(pf) in argfd()
34 *pf = f; in argfd()