Searched refs:return_val (Results 1 – 6 of 6) sorted by relevance
221 bool return_val; in fail_point_is_off() local225 return_val = true; in fail_point_is_off()232 return_val = false; in fail_point_is_off()239 return (return_val); in fail_point_is_off()
338 boolean_t return_val = FALSE; in drop_mgr_process_node() local368 return_val = TRUE; in drop_mgr_process_node()386 return return_val; in drop_mgr_process_node()
337 static int return_val; /* nonzero on BRACES iff return-expression found */ variable342 return (lintLibrary() && !return_val) ? "void" : "int"; in dft_decl_spec()
367 static int return_val; /* nonzero on BRACES iff return-expression found */ variable372 return (lintLibrary() && !return_val) ? "void" : "int"; in dft_decl_spec()
3076 int return_val; in sh_command() local3223 return_val = wait((int *) 0); in sh_command()3225 while ((return_val != parent) && (return_val != -1)); in sh_command()
387 static int return_val; /* nonzero on BRACES iff return-expression found */ variable392 return (lintLibrary() && !return_val) ? "void" : "int"; in dft_decl_spec()