Home
last modified time | relevance | path

Searched refs:lists (Results 1 – 25 of 70) sorted by relevance

123

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dgetauditflags.c91 list_t lists[3]; in getauditflagschar() local
101 lists[mask_num].count = 0; in getauditflagschar()
102 lists[mask_num].off = -1; in getauditflagschar()
104 lists[mask_num].on[i] = -1; in getauditflagschar()
137 lists[COMMON].on[lists[COMMON].count++] = i; in getauditflagschar()
143 lists[SUCCESS].on[lists[SUCCESS].count++] = i; in getauditflagschar()
146 if (lists[SUCCESS].off == -1) in getauditflagschar()
147 lists[SUCCESS].off = i; in getauditflagschar()
153 lists[FAILURE].on[lists[FAILURE].count++] = i; in getauditflagschar()
156 if (lists[FAILURE].off == -1) in getauditflagschar()
[all …]
/titanic_41/usr/src/cmd/cpc/common/
H A Dcaps.c123 struct evlist **lists; in allpics_equal() local
126 lists = emalloc(npics * sizeof (struct evlist *)); in allpics_equal()
129 lists[i] = emalloc(sizeof (struct evlist)); in allpics_equal()
130 lists[i]->size = 0; in allpics_equal()
131 lists[i]->list = emalloc(1); in allpics_equal()
132 lists[i]->list[0] = '\0'; in allpics_equal()
133 cpc_walk_events_pic(cpc, i, lists[i], cap_walker); in allpics_equal()
137 if (lists[i]->size != lists[0]->size || in allpics_equal()
138 strncmp(lists[i]->list, lists[0]->list, in allpics_equal()
139 lists[0]->size) != 0) { in allpics_equal()
[all …]
/titanic_41/usr/src/uts/common/io/usb/hcd/
H A DREADME170 index into an array of 32 interrupt endpoint descriptor lists or periodic
171 frame lists found in the HCCA (Host controller communication area). This
173 sets up the interrupt lists to visit any given endpoint descriptor in as
174 many lists as necessary to provide the interrupt granularity required for
180 - The host controller driver maintains an array of 32 frame bandwidth lists
197 the 32 frame bandwidth lists, against the bandwidth required by this
210 bandwidth to one or more frame bandwidth lists. Before adding, we need to
211 double check the availability of bandwidth in those respective lists. If
213 the required frame bandwidth lists.
217 28 frame bandwidth lists.
[all …]
/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_device_util.c1847 dlist_t *lists[HBA_LAST]; in group_similar_hbas() local
1852 (void) memset(lists, '\0', HBA_LAST * sizeof (dlist_t *)); in group_similar_hbas()
1878 lists[HBA_FIBRE_MPXIO] = in group_similar_hbas()
1880 lists[HBA_FIBRE_MPXIO], AT_TAIL); in group_similar_hbas()
1882 lists[HBA_FIBRE] = in group_similar_hbas()
1884 lists[HBA_FIBRE], AT_TAIL); in group_similar_hbas()
1909 lists[HBA_SCSI_MPXIO] = in group_similar_hbas()
1911 lists[HBA_SCSI_MPXIO], AT_TAIL); in group_similar_hbas()
1916 lists[HBA_SCSI_FW80] = in group_similar_hbas()
1918 lists[HBA_SCSI_FW80], AT_TAIL); in group_similar_hbas()
[all …]
H A Dlayout_request.c2326 dlist_t *lists[N_CHECKS][N_LISTS]; in is_named_device_avail() local
2330 memset(lists, 0, (N_CHECKS * N_LISTS) * sizeof (dlist_t *)); in is_named_device_avail()
2335 request, &lists[DEVICE_REQUEST][AVAIL])) != 0) || in is_named_device_avail()
2337 request, &lists[DEVICE_REQUEST][UNAVAIL])); in is_named_device_avail()
2343 _toplevel_request, &lists[DISKSET_REQUEST][AVAIL])) != 0) || in is_named_device_avail()
2345 _toplevel_request, &lists[DISKSET_REQUEST][UNAVAIL])); in is_named_device_avail()
2351 get_request_diskset(), &lists[DEFAULTS][AVAIL])) != 0) || in is_named_device_avail()
2353 get_request_diskset(), &lists[DEFAULTS][UNAVAIL])); in is_named_device_avail()
2366 if (lists[check_type][AVAIL] != NULL) { in is_named_device_avail()
2370 lists[check_type][AVAIL], device_name, check_aliases, in is_named_device_avail()
[all …]
/titanic_41/
H A DREADME8 exception_lists - These are lists of exceptional cases
45 RTI Advocates: advocates@lists.illumos.org
46 Developer Council: developer-council@lists.illumos.org
49 Mailing list: developer@lists.illumos.org
/titanic_41/usr/src/uts/common/vm/
H A Dvm_page.c6226 page_capture_hash_bucket_t lists[2]; /* sentinel nodes */ member
6286 bp1 = page_capture_hash[i].lists[j].next; in page_capture_unregister_callback()
6288 while (bp1 != &page_capture_hash[i].lists[j]) { in page_capture_unregister_callback()
6336 bp = page_capture_hash[index].lists[0].next; in page_capture_move_to_walked()
6337 while (bp != &page_capture_hash[index].lists[0]) { in page_capture_move_to_walked()
6344 bp->next = page_capture_hash[index].lists[1].next; in page_capture_move_to_walked()
6345 bp->prev = &page_capture_hash[index].lists[1]; in page_capture_move_to_walked()
6346 page_capture_hash[index].lists[1].next = bp; in page_capture_move_to_walked()
6438 tp1 = page_capture_hash[index].lists[l].next; in page_capture_add_hash()
6439 while (tp1 != &page_capture_hash[index].lists[l]) { in page_capture_add_hash()
[all …]
/titanic_41/usr/src/tools/findunref/
H A DREADME.exception_lists29 Exception lists for the findunref tool
31 Files in these lists are by definition intentionally never used during a
/titanic_41/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg324 @ MSG_LMLIST_TITLE0 "Link-map lists (%s): 0x0\n";
325 @ MSG_LMLIST_TITLE1 "Link-map lists (%s): 0x%p Alist[used %u: total %u]\n";
328 @ MSG_LMLIST_LINE0 " lists: 0x%0?p Alist[used %u: total %u]\n"
348 A link-map list header points to a family of link-map control lists, \
352 Additional control lists may exist as families of objects are processed\nin \
357 The -v option walks all link-map control lists displaying each member.\n\
364 \t lists: 0xff3f0b00 Alist[used 1: total 4]\n\
385 \tLink-map lists (dynlm_list): 0xffbfdbf8\n\
389 \t lists: 0xff3f0b68 Alist[used 1: total 4]\n\
400 \t lists: 0xff3f0ba4 Alist[used 1: total 4]\n\
[all …]
/titanic_41/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java901 List <List <Probe>> lists = in main() local
904 lists.add(dtrace.listProgramProbeDetail(p)); in main()
908 for (List <Probe> list : lists) { in main()
917 List <List <ProbeDescription>> lists = in main() local
920 lists.add(dtrace.listProgramProbes(p)); in main()
922 for (List <ProbeDescription> list : lists) { in main()
/titanic_41/usr/src/tools/opensolaris/
H A DREADME.opensolaris.tmpl62 on-discuss list. Please note that the mailing lists are configured to
65 OpenSolaris lists is available at
/titanic_41/usr/src/pkg/transforms/
H A Dsynthetic31 # the package lists.
/titanic_41/usr/src/tools/scripts/
H A Dits.reg132 CONTACT=sitewranglers@lists.freedesktop.org
164 CONTACT=developer@lists.illumos.org
/titanic_41/usr/src/cmd/filesync/
H A DREADME64 and for running programs to generate lists of files and
110 programs to generate lists of names for inclusion
113 programs to generate lists of names for ignoring
134 three lists of associated "rule" descriptions:
/titanic_41/usr/src/cmd/ipf/examples/
H A Dnat-setup65 checked the access control lists for outbound packets.
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c879 static const char *lists[] = { in memlist() local
897 if ((mdb_readvar(&ptr, lists[i]) == -1) || in memlist()
899 mdb_warn("%s not found or invalid", lists[i]); in memlist()
903 mdb_printf("%s:\n", lists[i]); in memlist()
/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_html.c247 static const char * const lists[LIST_MAX] = { variable
876 assert(lists[type]); in mdoc_it_pre()
877 PAIR_CLASS_INIT(&tag[0], lists[type]); in mdoc_it_pre()
1018 assert(lists[n->norm->Bl.type]); in mdoc_bl_pre()
1020 strlcat(buf, lists[n->norm->Bl.type], BUFSIZ); in mdoc_bl_pre()
/titanic_41/usr/src/grub/grub-0.97/
H A DMAINTENANCE31 debian-hurd@lists.debian.org. If the announcement is for a stable
/titanic_41/usr/src/cmd/hal/fdi/
H A DREADME38 [1] : http://lists.freedesktop.org/archives/hal/2004-August/000858.html
/titanic_41/usr/src/tools/
H A DREADME.tools203 helper used by webrev to generate file lists for Mercurial
246 compares proto lists and the package definitions. Used by nightly
271 lists of checked-out files and proposed SCCS comments.
/titanic_41/usr/src/cmd/ssh/doc/
H A DREADME36 There is now several mailing lists for this port of OpenSSH. Please
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg302 # optionally filter the lists: By default,
304 # lists except that of the runtime linker
309 # can specify multiple link-map lists.
311 # all all link-map lists except ldso
312 # alt all alternative link-map lists
325 @ MSG_USE_R5_A2 " optionally filter the lists: By \
329 @ MSG_USE_R5_A4 " lists except that of the runtime \
341 lists."
345 @ MSG_USE_R5_B " all all link-map lists \
350 link-map lists"
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs291 # Functions below convert C arrays into Perl lists. They use XS PPCODE
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod60 user or project lists. On end-of-file C<undef> is returned.
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c1842 pnode_t *lists; in sbdp_init_bd_banks() local
1844 lists = bdp->nodes; in sbdp_init_bd_banks()
1854 (void) sbdp_add_nodes_banks(lists[i], &bdp->banks); in sbdp_init_bd_banks()

123