HomeSort by: relevance | last modified time | path
    Searched defs:in_child (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libutil/
t_pidfile.c 67 static bool in_child = false; variable in typeref:typename:bool
98 if (in_child)
115 in_child = true;
136 if (in_child)
t_pidfile.c 67 static bool in_child = false; variable in typeref:typename:bool
98 if (in_child)
115 in_child = true;
136 if (in_child)

Completed in 60 milliseconds