/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | repval.c | 203 for (rv = uu_list_first(list); rv != NULL; in find_rep_val() 255 rep_val_t *rv = uu_list_first(list); in get_single_rep_val() 264 rep_val_t *rv = uu_list_first(list); in set_single_rep_val() 285 for (rval = uu_list_first(vals); rval != NULL; in remove_tr_entry_values() 308 for (rval = uu_list_first(vals); rval != NULL; in add_tr_entry_values() 485 for (spval = uu_list_first(vals); spval != NULL; in repvals_to_file() 733 for (spval = uu_list_first(inst->start_ctids); spval != NULL; in iterate_repository_contracts() 801 for (spval = uu_list_first(uup); spval != NULL; in iterate_repository_contracts()
|
H A D | tlx.c | 429 tlx_conn_ind_t *ci = uu_list_first(queue); in dequeue_conind() 500 cip = uu_list_first(tlx_info->conn_ind_queue); in process_tlook() 569 if ((conind = uu_list_first(tlx_info->conn_ind_queue)) != NULL) { in tlx_accept() 584 if (uu_list_first(tlx_info->conn_ind_queue) == NULL) { in tlx_accept() 607 if (uu_list_first(tlx_info->conn_ind_queue) != NULL) in tlx_accept() 621 if (uu_list_first(tlx_info->conn_ind_queue) != NULL) in tlx_accept()
|
H A D | wait.c | 123 while ((me = uu_list_first(method_list)) != NULL) in method_fini() 298 method_el_t *me = uu_list_first(method_list); in unregister_instance_methods() 320 method_el_t *me = uu_list_first(method_list); in process_terminated_methods()
|
H A D | inetd.c | 840 for (pi = uu_list_first(cfg->proto_list); pi != NULL; in poll_bound_fds() 892 for (pi = uu_list_first(cfg->proto_list); pi != NULL; in handle_bind_failure() 1038 for (i = uu_list_first(instance_list); i != NULL; in is_rpc_num_in_use() 1045 for (pi = uu_list_first(cfg->proto_list); pi != NULL; in is_rpc_num_in_use() 1086 for (pi = uu_list_first(cfg->proto_list); pi != NULL; in create_bound_fds() 1194 for (pi = uu_list_first(cfg->proto_list); pi != NULL; in destroy_bound_fds() 1461 rv = uu_list_first(inst->start_pids); in retrieve_method_pids() 1766 (uu_list_first(instance->start_pids) != NULL))) { in handle_restarter_event() 2093 for (instance = uu_list_first(instance_list); instance != NULL; in process_restarter_event() 2205 for (pi = uu_list_first(cfg->proto_list); pi != NULL; in process_start_term() [all …]
|
/illumos-gate/usr/src/cmd/svc/svcs/ |
H A D | explain.c | 656 for (spp = uu_list_first(src->causes); in add_causes() 710 for (instp = uu_list_first(svcp->instances); in get_inst() 802 for (ip = uu_list_first(sp->instances); in process_reqall() 810 for (ip = uu_list_first(sp->instances); in process_reqall() 836 for (d = uu_list_first(dg->entities); in process_reqany() 863 for (ip = uu_list_first(sp->instances); in process_reqany() 909 for (ip = uu_list_first(sp->instances); in process_reqany() 970 for (ip = uu_list_first(sp->instances); in process_optall() 996 for (d = uu_list_first(dg->entities); in process_excall() 1029 for (ip = uu_list_first(sp->instances); in process_excall() [all …]
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | dm_platform.c | 241 for (entry = uu_list_first(g_ipmi_cache); entry != NULL; in platform_update_fru() 306 for (entry = uu_list_first(g_ipmi_cache); entry != NULL; in platform_set_sensor() 428 for (entry = uu_list_first(g_ipmi_cache); entry != NULL; in dm_platform_resync() 435 for (entry = uu_list_first(g_ipmi_cache); entry != NULL; in dm_platform_resync() 478 while ((entry = uu_list_first(g_ipmi_cache)) != NULL) { in dm_platform_fini()
|
/illumos-gate/usr/src/cmd/svc/svcprop/ |
H A D | svcprop.c | 484 for (spn = uu_list_first(prop_list); in process_ent() 606 if (uu_list_first(prop_list) == NULL) { in process_pg() 618 for (spn = uu_list_first(prop_list); in process_pg() 669 if (uu_list_first(prop_list) != NULL) { in process_prop() 793 p = uu_list_first(prop_list); in do_wait() 829 p = uu_list_first(prop_list); in do_wait() 876 p = uu_list_first(prop_list); in do_wait()
|
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_changelist.c | 105 for (cn = uu_list_first(clp->cl_list); cn != NULL; in changelist_prefix() 323 for (cn = uu_list_first(clp->cl_list); cn != NULL; in changelist_rename() 358 for (cn = uu_list_first(clp->cl_list); cn != NULL; in changelist_unshare() 386 for (cn = uu_list_first(clp->cl_list); cn != NULL; in changelist_remove() 505 uu_list_first(clp->cl_list), cn) == 0); in change_one()
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_tmpl.c | 625 for (prop = uu_list_first(pg->sc_pgroup_props); in grow_props_tree() 691 for (pg = uu_list_first(inst->sc_pgroups); in build_composed_property_groups() 708 for (pg = uu_list_first(svc->sc_pgroups); in build_composed_property_groups() 1010 for ((v = uu_list_first(prop->sc_property_values)), i = 0; in av_get_values() 1043 v = uu_list_first(prop->sc_property_values); in find_astring_value_in_pg() 1059 value = uu_list_first(prop->sc_property_values); in find_count_value() 1103 v = uu_list_first(prop->sc_property_values); in find_restarter() 1174 for (value = uu_list_first(range_prop->sc_property_values); in get_ranges() 1867 value = uu_list_first(required->sc_property_values); in is_required() 2009 prop = uu_list_first(pg->sc_pgroup_props); in next_property() [all …]
|
H A D | svccfg_internal.c | 432 for (pg = uu_list_first(list); in find_pgroup() 550 for (p = uu_list_first(pg->sc_pgroup_props); in internal_property_find() 1386 v1 = uu_list_first(p1->sc_property_values); in prop_equal() 1387 v2 = uu_list_first(p2->sc_property_values); in prop_equal() 1458 p1 = uu_list_first(pg1->sc_pgroup_props); in pg_equal() 1459 p2 = uu_list_first(pg2->sc_pgroup_props); in pg_equal()
|
H A D | svccfg_libscf.c | 1985 for (vp = uu_list_first(prop->sc_property_values); in find_current_prop_type() 2017 for (vp = uu_list_first(prop->sc_property_values); in find_current_prop_type() 2372 for (vp = uu_list_first(p->sc_property_values); in lscf_property_import() 2885 for (p1 = uu_list_first(pg1->sc_pgroup_props); in report_pg_diffs() 2936 for (p = uu_list_first(old->sc_pgroup_props); in add_upgrade_entries() 3078 for (new_p = uu_list_first(new->sc_pgroup_props); in add_upgrade_entries() 3689 for (new_dpt_pgroup = uu_list_first(ient->sc_dependents); in upgrade_dependents() 3775 for (new_dpt_pgroup = uu_list_first(ient->sc_dependents); in upgrade_dependents() 4006 for (mfst_prop = uu_list_first(mfst_pgroup->sc_pgroup_props); in upgrade_manifestfiles() 5991 for (pg = uu_list_first(pgs); pg != NULL; pg = uu_list_next(pgs, pg)) { in upgrade_props() [all …]
|
H A D | svccfg_engine.c | 635 for (slp = uu_list_first(args), i = 0; in engine_import() 1027 if (uu_list_first(args) == NULL) { in engine_set()
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | deathrow.c | 187 if (uu_list_first(deathrow_list) != NULL) { in deathrow_init() 241 for ((d = uu_list_first(deathrow_list)); d != NULL; in fmri_in_deathrow_internal()
|
H A D | wait.c | 166 for (wi = uu_list_first(wait_info_list); wi != NULL; in wait_ignore_by_fmri() 346 for (wi = uu_list_first(wait_info_list); in wait_postfork()
|
H A D | graph.c | 472 for (e = uu_list_first(v->gv_dependencies); in graph_remove_edge() 482 for (e = uu_list_first(dv->gv_dependents); in graph_remove_edge() 506 e = uu_list_first(v->gv_dependents); in remove_inst_vertex() 532 for (e = uu_list_first(v->gv_dependents); in graph_walk_dependents() 546 for (e = uu_list_first(v->gv_dependencies); in graph_walk_dependencies() 985 while ((e = uu_list_first(v->gv_dependencies)) != NULL) { in delete_depgroup() 1252 for (edge = uu_list_first(groupv->gv_dependencies); in require_all_satisfied() 1291 for (edge = uu_list_first(groupv->gv_dependencies); in require_any_satisfied() 1332 for (edge = uu_list_first(groupv->gv_dependencies); in optional_all_satisfied() 1421 for (edge = uu_list_first(groupv->gv_dependencies); in exclude_all_satisfied() [all …]
|
H A D | protocol.c | 150 e = uu_list_first(graph_queue->gpeq_event_list); in graph_event_dequeue() 262 e = uu_list_first(restarter_queue->rpeq_event_list); in restarter_event_dequeue()
|
H A D | contract.c | 285 for (ce = uu_list_first(bp->cb_list); ce != NULL; in contract_lookup()
|
H A D | restarter.c | 936 for (inst = uu_list_first(instance_list.ril_instance_list); in restarter_take_pending_snapshots() 1850 while ((event = uu_list_first(rip->ri_queue)) != NULL) { in restarter_process_events() 1999 if (uu_list_first(rip->ri_queue) != NULL) in restarter_process_events() 2579 for (e = uu_list_first(timeouts->tq_list); in timeout_now()
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | objects.c | 287 for (object = uu_list_first(object_list->object_list); in nwamd_object_find() 313 for (o = uu_list_first(object_list->object_list); in nwamd_object_fini() 460 for (object = uu_list_first(object_list->object_list); in nwamd_walk_objects()
|
H A D | events.c | 535 for (event = uu_list_first(event_queue); in nwamd_event_enqueued() 583 event = uu_list_first(event_queue); in nwamd_event_dequeue() 588 } while ((event = uu_list_first(event_queue)) == NULL); in nwamd_event_dequeue() 635 event = uu_list_first(event_queue); in nwamd_event_dequeue()
|
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 206 for (zcp = uu_list_first(zfs_cases); zcp != NULL; in zfs_mark_vdev() 253 for (zcp = uu_list_first(zfs_cases); zcp != NULL; in zfs_mark_pool() 270 for (zcp = uu_list_first(zfs_cases); zcp != NULL; in zfs_mark_pool() 379 for (zcp = uu_list_first(zfs_cases); zcp != NULL; in zfs_purge_cases() 660 for (zcp = uu_list_first(zfs_cases); zcp != NULL; in zfs_fm_recv() 889 for (dcp = uu_list_first(zfs_cases); dcp != NULL; in zfs_fm_recv()
|
/illumos-gate/usr/src/lib/libuutil/common/ |
H A D | mapfile-vers | 82 uu_list_first;
|
H A D | libuutil.h | 265 void *uu_list_first(uu_list_t *);
|
H A D | uu_list.c | 594 ep = uu_list_first(lp); in uu_list_teardown() 659 uu_list_first(uu_list_t *lp) in uu_list_first() function
|
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | rc_node.c | 1206 for (nip = uu_list_first(rc_notify_info_list); nip != NULL; in rc_notify_insert_node() 1240 for (nip = uu_list_first(rc_notify_info_list); nip != NULL; in rc_notify_deletion() 1766 assert(uu_list_first(np->rn_children) == NULL); in rc_node_destroy() 1823 for (cp = uu_list_first(np->rn_children); cp != NULL; in rc_node_setup_parent_ref() 2478 for (cp = uu_list_first(np->rn_children); in rc_node_find_named_child() 4242 for (cp = uu_list_first(np->rn_children); cp != NULL; in rc_node_delete_hold() 4281 for (cp = uu_list_first(np->rn_children); cp != NULL; in rc_node_delete_rele() 4329 while ((pnp = uu_list_first(cp->rn_pg_notify_list)) != NULL) in rc_node_finish_delete() 4356 while ((cp = uu_list_first(np->rn_children)) != NULL) { in rc_node_delete_children() 4983 while ((pnp = uu_list_first(np->rn_pg_notify_list)) != NULL) in rc_node_delete() [all …]
|