Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dtst-compat-forwarder-mod.c22 int (*system_function) (const char *) = system; variable
27 system_function (NULL); in call_system()