Home
last modified time | relevance | path

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

/linux/fs/
A Dfile.c287 struct files_struct *dup_fd(struct files_struct *oldf, unsigned int max_fds, int *errorp) in dup_fd() argument
294 *errorp = -ENOMEM; in dup_fd()
327 *errorp = -ENOMEM; in dup_fd()
334 *errorp = -EMFILE; in dup_fd()

Completed in 5 milliseconds