Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/kernel/
Dsystbls.S144 .long sys_setpgid, sunos_pathconf, sunos_fpathconf
Dsys_sunos.c521 asmlinkage int sunos_fpathconf(int fd, int name) in sunos_fpathconf() function
562 ret = sunos_fpathconf(0, name); /* XXX cheese XXX */ in sunos_pathconf()
/linux-2.4.37.9/arch/sparc64/kernel/
Dsystbls.S204 .word sys_setpgid, sunos_pathconf, sunos_fpathconf
Dsys_sunos32.c480 asmlinkage int sunos_fpathconf(int fd, int name) in sunos_fpathconf() function
521 ret = sunos_fpathconf(0, name); /* XXX cheese XXX */ in sunos_pathconf()