Searched refs:do_open_execat (Results 1 – 1 of 1) sorted by relevance
764 static struct file *do_open_execat(int fd, struct filename *name, int flags) in do_open_execat() function 810 * As this is a wrapper for the internal do_open_execat(), callers817 return do_open_execat(AT_FDCWD, filename, 0); in open_exec() 1363 /* Matches do_open_execat() */1401 file = do_open_execat(fd, filename, flags); in alloc_bprm()