Home
last modified time | relevance | path

Searched refs:list (Results 1 – 25 of 1471) sorted by last modified time

12345678910>>...59

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c6259 list_t *list = (list_t *)arg; in i_mac_impl_list_walker() local
6263 list_insert_tail(list, mip); in i_mac_impl_list_walker()
/illumos-gate/usr/src/tools/quick/
H A Dmake-smbsrv269 for lib in libfksmbsrv libmlsvc list libavl
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist25 * Do NOT add entries to this list such that it grows the list
28 * Growing this list may damage programs because this array is
34 * interfaces, and sys_errlist[] are created from this list.
40 * from the list, it has the magic name 'SKIP'. This generally is for
51 7 E2BIG Arg list too long
H A Dnss_common.c260 nss_cfgparam_t *list; member
341 cfg[i].list = libc_malloc( in nss_cfg_init()
343 if (cfg[i].list == NULL) { in nss_cfg_init()
345 libc_free(cfg[i].list); in nss_cfg_init()
437 next = comp->list; in nss_cfgparam_get()
454 next = (nss_cfgparam_t *)libc_realloc(comp->list, nsize); in nss_cfgparam_get()
461 comp->list = next; in nss_cfgparam_get()
463 next = comp->list + comp->count; in nss_cfgparam_get()
491 next = comp->list; in nss_cfg_del()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c1403 nvlist_t *list = NULL; in get_nvlist() local
1419 if ((error = nvlist_unpack(packed, size, &list, 0)) != 0) { in get_nvlist()
1426 *nvp = list; in get_nvlist()
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2975 mdb_txg_list_t list; in txg_list_walk_init_common() local
2979 if (mdb_ctf_vread(&list, "txg_list_t", "mdb_txg_list_t", wsp->walk_addr, in txg_list_walk_init_common()
2986 lwd->lw_head[i] = list.tl_head[i]; in txg_list_walk_init_common()
2987 lwd->lw_offset = list.tl_offset; in txg_list_walk_init_common()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids14533 # Also claimed to be RNS or Rockwell International, current PCISIG records list Osicom
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile359 list.h \
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_ofmt.c74 nvmeadm_list_ofmt_arg_t *list = ofmt_arg->ofmt_cbarg; in nvmeadm_list_common_ofmt_cb() local
75 nvme_ctrl_info_t *ctrl = list->nloa_ctrl; in nvmeadm_list_common_ofmt_cb()
95 ret = strlcpy(buf, list->nloa_name, buflen); in nvmeadm_list_common_ofmt_cb()
111 nvmeadm_list_ofmt_arg_t *list = ofmt_arg->ofmt_cbarg; in nvmeadm_list_ctrl_ofmt_cb() local
112 nvme_ctrl_info_t *ctrl = list->nloa_ctrl; in nvmeadm_list_ctrl_ofmt_cb()
146 nvmeadm_list_ofmt_arg_t *list = ofmt_arg->ofmt_cbarg; in nvmeadm_list_nsid_ofmt_cb() local
147 nvme_ns_info_t *ns = list->nloa_ns; in nvmeadm_list_nsid_ofmt_cb()
160 if (list->nloa_disk != NULL) { in nvmeadm_list_nsid_ofmt_cb()
161 ret = strlcpy(buf, list->nloa_disk, buflen); in nvmeadm_list_nsid_ofmt_cb()
265 const nvme_log_disc_t *disc = list->nlloa_disc; in nvmeadm_list_logs_ofmt_cb()
[all …]
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c368 nwam_alloc_object_list(void *list) in nwam_alloc_object_list() argument
372 assert(list != NULL); in nwam_alloc_object_list()
381 nwam_free_object_list(void *list) in nwam_free_object_list() argument
383 nvlist_free(list); in nwam_free_object_list()
455 assert(list != NULL && packed_sizep != NULL); in nwam_pack_object_list()
472 void *list) in nwam_unpack_object_list() argument
476 assert(packed_list != NULL && list != NULL); in nwam_unpack_object_list()
478 *((nvlist_t **)list) = NULL; in nwam_unpack_object_list()
572 nwam_delete_prop(void *list, const char *name) in nwam_delete_prop() argument
576 if ((nverr = nvlist_remove_all(list, name)) != 0) in nwam_delete_prop()
[all …]
/illumos-gate/usr/src/uts/common/
H A DMakefile.files230 list.o \
H A DMakefile.rules1592 $(OBJS_DIR)/%.o: $(COMMONBASE)/list/%.c
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_sol_dev.c2305 list_t *list = &sc->vmm_lease_list; in vmm_lease_block() local
2306 vmm_lease_t *lease = list_head(list); in vmm_lease_block()
2341 next = list_next(list, lease); in vmm_lease_block()
2345 lease = list_next(list, lease); in vmm_lease_block()
2350 while (!list_is_empty(list)) { in vmm_lease_block()
2355 lease = list_head(list); in vmm_lease_block()
2357 vmm_lease_t *next = list_next(list, lease); in vmm_lease_block()
2363 if (list_is_empty(list)) { in vmm_lease_block()
2371 list_t *list = &sc->vmm_lease_list; in vmm_lease_block() local
2377 while (!list_is_empty(list)) { in vmm_lease_block()
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c958 static struct list nvme_lost_cmds;
/illumos-gate/usr/src/uts/common/io/igc/core/
H A DTHIRDPARTYLICENSE8 this list of conditions and the following disclaimer.
11 notice, this list of conditions and the following disclaimer in the
/illumos-gate/usr/src/uts/
H A DREADME231 tree may be displayed with the "nsecomp list -r :src:uts.all" command.
/illumos-gate/usr/src/tools/findunref/
H A Dexception_list.open29 # open-tree exception list
36 # suffixed with .txt so we don't have to list them.
/illumos-gate/usr/src/test/nvme-tests/tests/nvmeadm/
H A Dnvmeadm_test.ksh202 nvmeadm_fail list nvme
205 nvmeadm_fail list nvme00
206 nvmeadm_fail list nvme01
207 nvmeadm_fail list nvme0x0
210 nvmeadm_fail list nvme/1
222 nvmeadm_fail list -p
223 nvmeadm_fail list -o
233 nvmeadm_fail list -c -p
234 nvmeadm_fail list -c -o
339 nvmeadm_pass list
[all …]
/illumos-gate/usr/src/test/nvme-tests/cmd/
H A Dnon-destructive.ksh53 if ! $nd_nvmeadm list "$nd_device" >/dev/null; then
57 if ! $nd_nvmeadm list "$nd_device/1" >/dev/null; then
/illumos-gate/usr/src/test/net-tests/tests/ipv6/
H A Dlink-local.ksh44 zid=$(zoneadm list -p | awk -F: -vz=`zonename` '$2 == z { print $1 }')
/illumos-gate/usr/src/pkg/
H A DMakefile224 license-list
666 license-list: makesilent
676 stage-licenses: license-list FRC
682 }' license-list` > /dev/null;
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src1150 # In this description based on SCO's keyboard(HW) manpage list of default
2066 # see vt100 manual page A-31. This is the list that does match:
3340 # modifyCursorKeys resource. These fragments list the modified cursor-keys
5286 # does not list these. It also sets ncv#3, however that corresponds to
5728 # this list, but DOES cause problems so it has been removed
12434 # a list of attribute code numbers (in decimal, separated by
17427 # a list of known users. Since the special ">console" login is not in
17428 # this list, you must make one of two changes in the Login Window
17431 # "Other User" in list for network users', which will add a special
17446 # has been excluded from the list of color-compatible attributes
[all …]
H A Dtermcap.src1052 # In this description based on SCO's keyboard(HW) manpage list of default
1813 # see vt100 manual page A-31. This is the list that does match:
2947 # modifyCursorKeys resource. These fragments list the modified cursor-keys
4639 # does not list these. It also sets ncv#3, however that corresponds to
5043 # this list, but DOES cause problems so it has been removed
11017 # a list of attribute code numbers (in decimal, separated by
15478 # a list of known users. Since the special ">console" login is not in
15479 # this list, you must make one of two changes in the Login Window
15482 # "Other User" in list for network users', which will add a special
15497 # has been excluded from the list of color-compatible attributes
[all …]
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c4691 zpool_list_t *list; in zpool_do_iostat() local
4836 pool_list_free(list); in zpool_do_iostat()
4841 pool_list_free(list); in zpool_do_iostat()
4847 pool_list_free(list); in zpool_do_iostat()
4855 pool_list_free(list); in zpool_do_iostat()
4865 cb.cb_list = list; in zpool_do_iostat()
4901 pool_list_free(list); in zpool_do_iostat()
5013 pool_list_free(list); in zpool_do_iostat()
5442 zpool_list_t *list; in zpool_do_list() local
5519 pool_list_free(list); in zpool_do_list()
[all …]
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c2942 uu_list_t *list; in zfs_do_userspace() local
3112 list = uu_list_create(listpool, NULL, UU_DEFAULT); in zfs_do_userspace()
3119 if (uu_list_find(list, rmnode, NULL, &idx2) == NULL) in zfs_do_userspace()
3120 uu_list_insert(list, rmnode, idx2); in zfs_do_userspace()
3123 for (node = uu_list_first(list); node != NULL; in zfs_do_userspace()
3124 node = uu_list_next(list, node)) { in zfs_do_userspace()
3131 uu_list_destroy(list); in zfs_do_userspace()

12345678910>>...59