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

  /src/tests/lib/libutil/
t_pidfile.c 67 static bool in_child = false; variable
98 if (in_child)
115 in_child = true;
136 if (in_child)
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-lookup.c 176 int in_child = 0; local
183 in_child = 1;
213 in_child = 1;
229 || in_child);
234 if (in_child)
  /src/external/gpl3/binutils/dist/libctf/
ctf-lookup.c 176 int in_child = 0; local
183 in_child = 1;
213 in_child = 1;
229 || in_child);
234 if (in_child)
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-lookup.c 176 int in_child = 0; local
183 in_child = 1;
213 in_child = 1;
229 || in_child);
234 if (in_child)
  /src/external/gpl3/gdb/dist/libctf/
ctf-lookup.c 176 int in_child = 0; local
183 in_child = 1;
213 in_child = 1;
229 || in_child);
234 if (in_child)

Completed in 27 milliseconds