Home
last modified time | relevance | path

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

/dragonfly/test/debug/
H A Dncptrace.c173 int haschildren; in dumpncp() local
220 haschildren = 1; in dumpncp()
222 haschildren = 0; in dumpncp()
249 printf("%s\n", haschildren ? " {" : ""); in dumpncp()
255 if (haschildren && path == NULL) in dumpncp()