Home
last modified time | relevance | path

Searched refs:xsystem (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/posix/
Dannexc.c634 static int xsystem (const char *);
684 xsystem (const char *cmd) in xsystem() function
736 if (xsystem (command)) in get_null_defines()
821 if (xsystem (line)) in check_header()
828 if (xsystem (command)) in check_header()
/glibc-2.36/ChangeLog.old/
DChangeLog.94545 * posix/annexc.c (xsystem): New function. Use it instead of