Searched defs:list (Results 426 - 450 of 605) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Dib.h35 extern struct list rdsv3_ib_devices;
54 list_node_t ii_obj; /* list obj of rdsv3_inc_pool list */
55 struct list ii_frags;
192 struct list_node list; member in struct:rdsv3_ib_ipaddr
197 struct list_node list; member in struct:rdsv3_ib_device
198 struct list ipaddr_list;
199 struct list conn_list;
274 extern struct list ib_nodev_conns;
298 void __rdsv3_ib_destroy_conns(struct list *lis
[all...]
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dmagic.c61 struct Edit* next; /* next in list */
78 struct Entry* next; /* next in list */
1721 (*mp->disc->errorf)(mp, mp->disc, 2, "%c: invalid function call argument list", n + 'a');
2199 int list; local
2204 if (list = !(s = (char*)file) || !*s || (*s == '-' || *s == '.') && !*(s + 1))
2211 if (!list)
2216 * ok, so ~ won't work for the last list element
2233 if (list)
2257 if (n && !list)
2399 * list th
[all...]
/illumos-gate/usr/src/lib/libast/common/regex/
H A Dregnexec.c1830 list(Env_t* env, Rex_t* rex) function
1894 DEBUG_TEST(0x1000,(list(env,env->rex)),(0));
/illumos-gate/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c319 plat_build_mem_nodes(prom_memlist_t *list, size_t nelems) argument
336 for (elem = 0; elem < nelems; list++, elem++) {
337 basepfn = btop(list->addr);
338 npgs = btop(list->size);
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac.c240 struct bd_list *list = NULL; local
302 list = fhc_bdlist_lock(softsp->board);
304 if (list == NULL) {
309 /* set the AC rev into the bd list structure */
310 list->sc.ac_compid = *softsp->ac_id;
312 list->ac_softsp = softsp;
314 if (list->sc.type == CPU_BOARD || list->sc.type == MEM_BOARD) {
362 struct bd_list *list; local
375 list
1623 fhc_bd_t *list; local
1648 fhc_bd_t *list; local
[all...]
H A Dsysctrl_dr.c862 fhc_bd_t *list; local
912 for (list = fhc_bd_first(); list; list = fhc_bd_next(list)) {
913 sysc_stat = &(list->sc);
1240 * This must be done while the board list lock is held
1440 cmn_err(CE_WARN, "sysc_make_list: list overflow\n");
1543 cmn_err(CE_PANIC, "sysc_branch_callback: list overflow");
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmemscrub.c55 * The scrubber maintains a private copy of the phys_install memory list
59 * used to add and delete from this list. If hotplug memory is later
243 * Linked list of memscrub aware spans having retired pages.
262 * global page retire span list. Piggybacking on protection of
301 * create memscrub_memlist from phys_install list
355 * We don't want call backs changing the list
385 struct memlist *list; local
389 for (list = listp; list; list
759 memscrub_add_span_gen( pfn_t pfn, pgcnt_t pages, struct memlist **list, uint_t *npgs) argument
1358 struct memlist *src, *list, *old_list; local
[all...]
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dmem_addr.c828 sad_interleave(uint32_t list) argument
835 p = SAD_INTERLEAVE(list, i);
837 if (p == SAD_INTERLEAVE(list, j))
847 tad_interleave(uint32_t list) argument
854 c = TAD_INTERLEAVE(list, i);
856 if (c == TAD_INTERLEAVE(list, j))
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Djob.c77 papi_attribute_t **list = local
80 papiAttributeListGetInteger(list, NULL,
82 papiAttributeListGetInteger(list, NULL,
90 papiAttributeListGetInteger(list, NULL,
333 * list passed to this function.
338 * Parameters: attrs - list of attributes and their values
369 * 'attrs' list. Attributes already in the file will be replaced
372 * Parameters: attrs - list of attributes and their values
439 * creates a new list 'newAttrs' containing the modified list o
[all...]
/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c301 * frees the hotplug disk list structure.
309 Hotplug_Devlist *list = NULL; local
312 list = *hotplug_dlist;
314 (void) g_free_multipath(list->seslist);
315 (void) g_free_multipath(list->dlhead);
316 (void) free((void *)list);
369 * prints the given list to stdout,
387 Hotplug_Devlist *list; local
392 MSGSTR(5504, "The list of devices being used"
394 for (list
2433 Hotplug_Devlist *list, *disk_list; local
2489 Hotplug_Devlist *list; local
[all...]
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_discovery.c109 dlist_t *sliceinfo; /* list with info about each slice with usage */
309 * private list of used slices.
386 /* list items are shared with _known_XXX lists */
403 * FUNCTION: get_known_slices(dlist_t **list)
404 * get_known_disks(dlist_t **list)
405 * get_known_hbas(dlist_t **list)
407 * OUTPUT: list - a dlist_t pointer to hold the returned list of
418 dlist_t **list)
420 *list
417 get_known_slices( dlist_t **list) argument
426 get_known_disks( dlist_t **list) argument
435 get_known_hbas( dlist_t **list) argument
985 dlist_t *list; member in struct:__anon840
1021 get_usable_slices( dlist_t **list) argument
1030 get_usable_disks( dlist_t **list) argument
1039 get_usable_hbas( dlist_t **list) argument
2084 dlist_t *list; member in struct:__anon841
2171 dlist_t *list; member in struct:__anon842
2355 get_aliases( dm_descriptor_t desc, dlist_t **list) argument
[all...]
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c42 * notice, this list of conditions and the following disclaimer.
44 * notice, this list of conditions and the following disclaimer in
791 fcoe_port_list_t *list = (fcoe_port_list_t *)obuf; local
802 list->numPorts = 1 + (fcoeio->fcoeio_olen -
805 count = fcoe_get_port_list(list->ports, list->numPorts);
807 if (count > list->numPorts) {
811 list->numPorts = count;
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dprivlib.c176 * to present a sorted list of privileges
405 * required to terminate the list of privileges with NULL.
722 * Use binary search on the ordered list.
727 char *const *list; local
735 list = d->pd_privnames;
744 int res = strcasecmp(name, list[order[mid]]);
769 char *const *list = d->pd_setnames; local
775 if (strcasecmp(list[i], name) == 0)
791 priv_bynum(int i, int n, char **list) argument
796 return (list[
[all...]
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c354 * Put one htable on the reserve list.
391 * Allocate initial htables and put them on the reserve list
419 * Free any excess htables in the reserve list
437 uint_t *stolen, htable_t **list)
503 * remove from the hash list
521 ht->ht_next = *list;
522 *list = ht;
535 * Move hat to the end of the kas list
552 /* relink at end of hat list */
570 hat_t *hat = kas.a_hat; /* list start
436 htable_steal_active(hat_t *hat, uint_t cnt, uint_t threshold, uint_t *stolen, htable_t **list) argument
571 htable_t *list = NULL; local
733 htable_t *list; local
[all...]
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_quota.c59 * smb_quota_free - delete the quota list created in smb_quota_query
78 * There is a list of avl trees, one per file system.
79 * Each node in the list is an smb_quota_tree_t structure.
80 * The list is created via a call to smb_quota_init() when the library
85 * list via a call to smb_quota_add_fs() when the file system is shared,
86 * and removed from the list via a call to smb_quota_remove_fs() when
108 * added to and removed from the quota list.
113 * removed from the quota list until this count is zero.
131 * list of quota trees; one per shared file system.
205 * Initialize the list t
449 list_t *list = &reply->qr_quota_list; local
[all...]
/illumos-gate/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c57 find_iodev_by_name(struct iodev_snapshot *list, const char *name) argument
62 for (pos = list; pos; pos = pos->is_next) {
147 * Introduce an index into the list to speed up insert_into looking for the
148 * right position in the list. This index is an AVL tree of all the
149 * iodev_snapshot in the list.
211 list_del(struct iodev_snapshot **list, struct iodev_snapshot *pos) argument
215 if (*list == pos)
216 *list = pos->is_next;
225 insert_before(struct iodev_snapshot **list, struct iodev_snapshot *pos, argument
230 *list
247 insert_after(struct iodev_snapshot **list, struct iodev_snapshot *pos, struct iodev_snapshot *new) argument
267 insert_into(struct iodev_snapshot **list, struct iodev_snapshot *iodev) argument
330 struct iodev_snapshot **list; local
501 acquire_iodev_stats(struct iodev_snapshot *list, kstat_ctl_t *kc) argument
878 create_li_delete_lti(struct snapshot *ss, struct iodev_snapshot *list) argument
942 create_lt(struct snapshot *ss, struct iodev_snapshot *list) argument
994 iodevs_is_name_maxlen(struct iodev_snapshot *list) argument
1013 struct iodev_snapshot *list = NULL; local
[all...]
/illumos-gate/usr/src/cmd/stat/kstat/
H A Dkstat.c60 #include <sys/list.h>
86 /* Sorted list of kstat instances */
115 * Create the selector list and a dummy default selector to match
117 * selectors to this list.
454 * Inserts an instance in the per selector list.
618 * Iterate over the list of selectors and skip
665 /* Insert this instance into a sorted list */
885 /* Free the instances list */
1224 char *list = NULL; local
1231 if (list
1254 char *list = NULL; local
[all...]
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c569 * user_nvlistp - Name-value-pair list pointer
599 * user_nvlistp - Name-value-pair list pointer
655 * nvl - Name-value-pair list pointer
693 * nvl - Name-value-pair list pointer
705 ib_device_connected(devctl_hdl_t hdl, nvlist_t *list, ap_ostate_t *ostate) argument
710 if (devctl_ap_getstate(hdl, list, &devctl_ap_state) == -1) {
1114 "ib_do_control_ioctl list failed :%d\n", rv);
1446 /* do the list services */
1542 * clp - The returned "list" information array
1546 * Fills up the "list" informatio
[all...]
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_rcm.c63 int ncpus; /* # of CPUs in cpuids list */
485 * Free all the names in the resource list, followed
486 * by the resource list itself.
570 * list if it is currently configured. For
624 * Returns 1 if the cpu ID 'cpuid' is in the list of CPU IDs
625 * 'list' of length 'length'. Returns 0 otherwise.
628 is_cpu_in_list(cpuid_t cpuid, cpuid_t *list, int length) argument
634 if (list == NULL)
638 if (list[i] == cpuid)
719 * We build the old CPU ID list b
[all...]
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c368 nwam_alloc_object_list(void *list) argument
372 assert(list != NULL);
374 if ((nverr = nvlist_alloc((nvlist_t **)list, NV_UNIQUE_NAME, 0)) != 0)
381 nwam_free_object_list(void *list) argument
383 nvlist_free(list);
399 /* Add child object list to parent object list using property name childname */
408 /* Remove object list from parent object list */
417 * Get next object list (nvlis
451 nwam_pack_object_list(void *list, char **packed_listp, size_t *packed_sizep) argument
471 nwam_unpack_object_list(char *packed_list, size_t packed_size, void *list) argument
493 nwam_next_object_prop(void *list, char *lastname, char **namep, nwam_value_t *valuep) argument
512 nwam_get_prop_value(void *list, const char *name, nwam_value_t *valuep) argument
575 nwam_delete_prop(void *list, const char *name) argument
585 nwam_set_prop_value(void *list, const char *propname, nwam_value_t value) argument
[all...]
/illumos-gate/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c183 expand_env(char *list, uint64_t *mask, char **erritem) argument
186 for (item = strtok(list, WS); item != NULL; item = strtok(NULL, WS)) {
198 expand_env_list(char *list, uint64_t *test, uint64_t *need, char **erritem) argument
203 for (item = strtok(list, WS); item != NULL; item = strtok(NULL, WS)) {
268 char *list; local
279 list = fields[1];
282 if (expand_env(list, &mask, &item) < 0) {
388 /* print the argument list */
411 * Close argument list, and closing ")" for func ptrs.
414 * list
[all...]
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/pvscsi/
H A Dpvscsi_var.h77 list_node_t list; member in struct:pvscsi_cmd_ctx
201 list_node_t list; member in struct:pvscsi_device
/illumos-gate/usr/src/common/ficl/
H A Dvm.c32 * notice, this list of conditions and the following disclaimer.
34 * notice, this list of conditions and the following disclaimer in the
1972 * the first word in the list of words to interpret into IP
2349 va_list list; local
2351 va_start(list, fmt);
2352 vsprintf(vm->pad, fmt, list);
2353 va_end(list);
2361 ficlVmThrowErrorVararg(ficlVm *vm, char *fmt, va_list list) argument
2363 vsprintf(vm->pad, fmt, list);
2368 va_end(list);
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddnode.c847 * The dnode is on the objset's list of known dnodes if the objset
893 * on its list.
1349 * the dirty list to the free list.
1475 list_t *list; local
1492 list = &dn->dn_dirty_records[txgoff];
1493 for (dr = list_head(list); dr; dr = dr_next) {
1709 * Add this range to the dnode range list.
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibsharecore.c152 * fix_notice(list)
159 fix_notice(xfs_sharelist_t *list) argument
164 if (list == NULL) {
166 list = alloc_sharelist();
167 if (list == NULL)
169 list->description = strdup("#\n");
171 if (list->path == NULL && list->description != NULL &&
172 strcmp(list->description, notice[0]) != 0) {
178 item->next = list;
315 finddfsentry(xfs_sharelist_t *list, char *path) argument
334 remdfsentry(xfs_sharelist_t *list, char *path, char *proto) argument
372 remdfsline(xfs_sharelist_t *list, char *line) argument
405 adddfsentry(xfs_sharelist_t *list, sa_share_t share, char *proto) argument
453 outdfstab(FILE *dfstab, xfs_sharelist_t *list) argument
542 xfs_sharelist_t *list; local
582 xfs_sharelist_t *list; local
679 xfs_sharelist_t *list; local
1065 dfs_free_list(xfs_sharelist_t *list) argument
1103 xfs_sharelist_t *head, *list; local
1290 xfs_sharelist_t *list, *item; local
1447 xfs_sharelist_t *list, *tmplist; local
[all...]

Completed in 148 milliseconds

<<11121314151617181920>>