Home
last modified time | relevance | path

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

/openbsd/src/sys/kern/
Dkern_descrip.c993 falloc(struct proc *p, struct file **resultfp, int *resultfd) in falloc() argument
999 KASSERT(resultfd != NULL); in falloc()
1019 *resultfd = i; in falloc()