Home
last modified time | relevance | path

Searched refs:__libc_system (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpt-system.c24 extern __typeof(system) __libc_system;
31 return __libc_system (line); in system()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/
A Dsystem.c21 extern __typeof(system) __libc_system;
28 int __libc_system(const char *command) in __libc_system() function
224 __libc_system (const char *line) in __libc_system() function
267 weak_alias(__libc_system,system)
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dpthreads_hacking.txt160 + FUNC GLOBAL DEFAULT UND __libc_system

Completed in 5 milliseconds