Searched refs:sys_close (Results 26 - 50 of 60) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dentry.S793 .long SYMBOL_NAME(sys_close)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dunistd.h877 return sys_close(fd);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dunistd.h877 return sys_close(fd);
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dksyms.c155 EXPORT_SYMBOL(sys_close); variable
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dpppd.h495 void sys_close __P((void)); /* Clean up in a child before execing */
H A Dmain.c1393 sys_close();
1472 sys_close();
H A Dsys-sunos4.c185 * sys_close - Clean up in a child process before execing.
188 sys_close() function
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppd.h504 void sys_close __P((void)); /* Clean up in a child before execing */
H A Dmain.c1243 sys_close();
H A Dsys-linux.c241 * sys_close - Clean up in a child process before execing.
244 sys_close(void) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dpppd.h565 void sys_close __P((void)); /* Clean up in a child before execing */
H A Dsys-sunos4.c233 * sys_close - Clean up in a child process before execing.
236 sys_close() function
H A Dmain.c1482 sys_close();
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dpppd.h565 void sys_close __P((void)); /* Clean up in a child before execing */
H A Dsys-sunos4.c233 * sys_close - Clean up in a child process before execing.
236 sys_close() function
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Dbinfmt_elf.c721 sys_close(elf_exec_fileno);
790 sys_close(elf_exec_fileno);
H A Dexec.c520 sys_close(i);
H A Dopen.c853 asmlinkage long sys_close(unsigned int fd) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsys_sunos32.c679 sys_close (server_fd);
684 sys_close (server_fd);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dmisc.S961 .long sys_close
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dentry.S413 .long SYMBOL_NAME(sys_close)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dentry.S774 .quad sys_close
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dirix5sys.h27 SYS(sys_close, 1) /* 1006 close() V*/
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfs.h1060 asmlinkage long sys_close(unsigned int); /* yes, it's really unsigned */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dfs.h1074 asmlinkage long sys_close(unsigned int); /* yes, it's really unsigned */

Completed in 352 milliseconds

123