Lines Matching defs:found
708 * 0 if success: restarter specific action found and filename generated
709 * -1 if restarter specific action not found,
710 * if restarter specific action found but an error was encountered
766 * If the print flag is set, then print each contract id found.
769 * 0 if success: restarter specific action found and used with no error
770 * -1 if restarter specific action not found
771 * -1 if restarter specific action found, but there was a failure
772 * -1 if print flag is not set and no contract id is found or multiple
773 * contract ids were found
775 * contract ids were found
811 * Print all contract ids that are found.
833 /* If 2nd ctid found - fail */
838 /* Success - found only 1 ctid */
854 * 0 if success: restarter specific action found and used with no error
855 * -1 restarter specific action not found or if failure
3626 uint_t found;
3636 found = nzents;
3638 if (zone_list(zids, &found) != 0)
3646 if (found == nzents)