Searched refs:visited (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi.c | 376 stypes[SMB_TYPE_BASEBOARD].ids[nbb].visited = 0; in x86pi_enum_gentopo() 399 if (stypes[SMB_TYPE_BASEBOARD].ids[nbb].visited == in x86pi_enum_gentopo() 424 visited = 1; in x86pi_enum_gentopo() 430 stypes[SMB_TYPE_BASEBOARD].ids[nbb].visited = 1; in x86pi_enum_gentopo()
|
H A D | x86pi_impl.h | 104 int visited; /* visit flag */ member
|
H A D | x86pi_bboard.c | 279 if (stypes[SMB_TYPE_BASEBOARD].ids[i].visited in x86pi_bb_topparent()
|
/titanic_44/usr/src/cmd/tsol/tnd/ |
H A D | tnd.c | 791 if (tlbt->src->visited == 0) { in handle_unvisited_nodes() 817 if (rhent->visited == 0) { in handle_unvisited_nodes() 839 rhent->visited = 0; in handle_unvisited_nodes() 866 if (tlbt->src->visited == 0) { in handle_unvisited_nodes_v6() 892 if (rhent->visited == 0) { /* delete the node */ in handle_unvisited_nodes_v6() 911 rhent->visited = 0; in handle_unvisited_nodes_v6() 962 rhent->visited); in rhtable_search_and_update() 971 if ((rhent->visited == 1) && duplflag) in rhtable_search_and_update() 975 rhent->visited = 1; in rhtable_search_and_update() 1004 new->visited = 1; /* Mark all new nodes visited */ in rhtable_search_and_update() [all …]
|
H A D | tnd.h | 97 int visited; /* Flag to handle deletions */ member
|
/titanic_44/usr/src/lib/libshell/common/tests/ |
H A D | functions.sh | 365 typeset -A visited 372 visited[$1]=1 376 [[ ${visited[$tmp]} == 1 ]] && continue
|
/titanic_44/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 108 static struct ht_elt **visited; variable 215 for (he = visited[i]; he != NULL; he = he->next) { in visited_find_or_add() 229 he->next = visited[i]; in visited_find_or_add() 230 visited[i] = he; in visited_find_or_add() 1707 visited = calloc(HT_BUCKETS, sizeof (*visited)); in set_fmri_enabled() 1708 if (visited == NULL) in set_fmri_enabled() 1726 free(visited); in set_fmri_enabled()
|
/titanic_44/usr/src/uts/intel/os/ |
H A D | fmsmb.c | 98 int visited; member 215 stype->ids[cnt]->visited = 0; in smb_strcnt() 936 if (bbstypes->ids[nb]->visited) { in smb_bboard() 940 bbstypes->ids[nb]->visited = 1; in smb_bboard()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | ipqosconf.h | 331 enum visit visited; member
|
H A D | ipqosconf.c | 1368 conf->visited = 0; in mark_config_new() 2198 if (act->visited == ADD_VISITED) { in add_item() 2202 act->visited = ADD_VISITED; in add_item() 2482 if (act->visited == REM_VISITED) { in remove_item() 2486 act->visited = REM_VISITED; in remove_item() 8156 if (action->visited == INCYCLE_VISITED) { in in_cycle() 8157 action->visited = 0; in in_cycle() 8160 action->visited = INCYCLE_VISITED; in in_cycle() 8176 action->visited = 0; in in_cycle() 8189 action->visited = 0; in in_cycle() [all …]
|
/titanic_44/usr/src/uts/common/io/1394/ |
H A D | s1394_hotplug.c | 827 tnf_int, visited, NODE_VISITED(node)); in s1394_process_topology_tree() 991 matched, NODE_MATCHED(onode), tnf_int, visited, in s1394_process_old_tree()
|
H A D | s1394_dev_disc.c | 794 matched, NODE_MATCHED(node), tnf_int, visited, in s1394_read_bus_info_blk()
|
/titanic_44/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | README | 313 potential to be available - it just depends if visited WLANs are in range.
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | australasia | 1596 # officers that describe the time used in islands when they visited there.
|