Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfile.c312 struct files_struct *dup_fd(struct files_struct *oldf, unsigned int max_fds, int *errorp) in dup_fd() argument
319 *errorp = -ENOMEM; in dup_fd()
352 *errorp = -ENOMEM; in dup_fd()
359 *errorp = -EMFILE; in dup_fd()