Searched refs:return_val (Results 1 – 6 of 6) sorted by relevance
220 bool return_val; in fail_point_is_off() local224 return_val = true; in fail_point_is_off()231 return_val = false; in fail_point_is_off()238 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()
3315 int return_val; in sh_command() local3462 return_val = wait((int *) 0); in sh_command()3464 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()