Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse.c81 static int check_children(struct entrypoint *ep, struct basic_block *bb, int entry, int exit) in check_children() function
115 return check_children(ep, bb, entry, exit); in check_bb_context()
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlpsched.c336 check_children(); in process()
H A Dlpsched.h280 void check_children ( void );
H A Ddowait.c578 check_children(void) in check_children() function