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

/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c3256 * found_flag - incremented after each examined element in the map
3264 int *found_flag, WWN_list *wwn_list, int verbose)
3421 (*found_flag)++;
3436 (*found_flag)++;
3586 (*found_flag)++;
3598 (*found_flag)++;
3637 int found_flag = 0, elem_index = 0; local
3694 &found_flag, wwn_list, verbose)) != 0)
3697 if (!found_flag) {
3710 while (seslist != NULL && !found_flag) {
3263 l_get_node_status(char *path, struct l_disk_state_struct *state, int *found_flag, WWN_list *wwn_list, int verbose) argument
[all...]
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c446 int found_flag = 0; local
534 found_flag = 1;
542 if (found_flag) {

Completed in 110 milliseconds