Searched defs:found_flag (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c446 int found_flag = 0; local
534 found_flag = 1;
542 if (found_flag) {
/osnet-11/usr/src/lib/storage/liba5k/common/
H A Dmon.c3255 * found_flag - incremented after each examined element in the map
3263 int *found_flag, WWN_list *wwn_list, int verbose)
3420 (*found_flag)++;
3435 (*found_flag)++;
3585 (*found_flag)++;
3597 (*found_flag)++;
3636 int found_flag = 0, elem_index = 0; local
3693 &found_flag, wwn_list, verbose)) != 0)
3696 if (!found_flag) {
3709 while (seslist != NULL && !found_flag) {
3262 l_get_node_status(char *path, struct l_disk_state_struct *state, int *found_flag, WWN_list *wwn_list, int verbose) argument
[all...]

Completed in 23 milliseconds