Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/utils/
H A Dinit_utils.c616 const int stdError = 2; in RedirectStdio() local
619 dup2(fd, stdError); // Redirect fd to 0, 1, 2 in RedirectStdio()