Home
last modified time | relevance | path

Searched refs:is_active (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dloc.c364 boolean_t is_active; in nwamd_loc_check_conditions() local
389 is_active = (strcmp(active_loc, winning_loc) == 0); in nwamd_loc_check_conditions()
391 if (is_active) in nwamd_loc_check_conditions()
H A Ddoor_if.c457 boolean_t is_active = B_FALSE; in nwamd_door_req_state() local
467 is_active = (strcmp(active_ncp, name) == 0); in nwamd_door_req_state()
469 if (is_active) { in nwamd_door_req_state()
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_lock.c1278 int is_active; in rcmd_start_timer() local
1302 is_active = (barrier.thr_count || barrier.wanted || in rcmd_start_timer()
1304 if (is_active) { in rcmd_start_timer()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c5700 int buflen, error, is_active; in iwn_scan() local
5757 is_active = 0; in iwn_scan()
5771 is_active = 1; in iwn_scan()
5833 hdr->crc_threshold = is_active ? in iwn_scan()
5836 hdr->crc_threshold = is_active ? in iwn_scan()
5855 dwell_active = iwn_get_active_dwell_time(sc, flags, is_active); in iwn_scan()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.no_structs301 …s, (struct perf_event_context)->nr_active, (struct perf_event_context)->is_active, (struct perf_ev…