Searched refs:alloc_bprm (Results 1 - 1 of 1) sorted by relevance

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

Completed in 138 milliseconds