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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c837 psvc_ps_undercurrent_check(psvc_opaque_t hdlp, char *id, int32_t *uc_flag) argument
869 *uc_flag = 0;
908 *uc_flag = 1;
922 int i, j, uc_flag; local
1061 status = psvc_ps_undercurrent_check(hdlp, ps_id[i], &uc_flag);
1064 if (uc_flag) {

Completed in 61 milliseconds