Home
last modified time | relevance | path

Searched refs:_system (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libc/stdlib/
HDsystem.c96 __weak_reference(__system, _system);
HDSymbol.map8 _system;
/dragonfly/lib/libthread_xu/thread/
HDthr_syscalls.c159 int _system(const char *);
626 _system(const char *string) in _system() function
638 __strong_reference(_system, system);
/dragonfly/lib/libc/include/
HDnamespace.h269 #define system _system
/dragonfly/lib/libthread_xu/
HDpthread.map186 _system;