Searched refs:alloc_bprm (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/
H A Dexec.c1543 static struct linux_binprm *alloc_bprm(int fd, struct filename *filename, int flags) function
1938 bprm = alloc_bprm(fd, filename, flags);
2012 bprm = alloc_bprm(fd, filename, 0);

Completed in 158 milliseconds