Home
last modified time | relevance | path

Searched refs:num_labels (Results 1 – 20 of 20) sorted by relevance

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_labels.c32 extract_label_info(ctf_file_t *fp, const ctf_lblent_t **ctl, uint_t *num_labels) in extract_label_info() argument
46 *num_labels = (h->cth_objtoff - h->cth_lbloff) / sizeof (ctf_lblent_t); in extract_label_info()
59 uint_t num_labels; in ctf_label_topmost() local
61 if (extract_label_info(fp, &ctlp, &num_labels) == CTF_ERR) in ctf_label_topmost()
64 if (num_labels == 0) { in ctf_label_topmost()
69 if ((s = ctf_strraw(fp, (ctlp + num_labels - 1)->ctl_label)) == NULL) in ctf_label_topmost()
83 uint_t i, num_labels; in ctf_label_iter() local
88 if (extract_label_info(fp, &ctlp, &num_labels) == CTF_ERR) in ctf_label_iter()
91 if (num_labels == 0) in ctf_label_iter()
94 for (i = 0; i < num_labels; i++, ctlp++) { in ctf_label_iter()
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_corrupt_001_pos.ksh118 typeset -i num_labels=$( $ZDB -l $DISK | $GREP pool_guid | wc -l )
119 if [[ $num_labels -ne 1 ]]; then
121 log_fail "Expected 1 vdev label but found $num_labels"
/freebsd/sys/contrib/openzfs/lib/libzutil/os/freebsd/
H A Dzutil_import_os.c109 int num_labels; in zpool_open_func() local
156 if (zpool_read_label(fd, &config, &num_labels) != 0) in zpool_open_func()
158 if (num_labels == 0) { in zpool_open_func()
164 rn->rn_num_labels = num_labels; in zpool_open_func()
/freebsd/sys/dev/nvdimm/
H A Dnvdimm.c246 size_t index_size, num_labels; in read_labels() local
251 num_labels = 8 * (index_size - in read_labels()
253 if (index_size + num_labels * sizeof(struct nvdimm_label) >= in read_labels()
257 num_labels = (nv->label_area_size - index_size) / in read_labels()
266 index_0_valid = label_index_is_valid(indices, num_labels, index_size, in read_labels()
268 index_1_valid = label_index_is_valid(indices, num_labels, index_size, in read_labels()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_slkrefr.c52 #define NumLabels num_labels
103 if (i < num_labels) { in slk_intern_refresh()
H A Dlib_slk.c59 #define NumLabels num_labels
H A Dlib_newterm.c57 #define NumLabels num_labels
H A Dlib_set_term.c67 #define NumLabels num_labels
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_key.c80 pKeyGenReqParams->u1.hkdf_label.num_labels = labelInfo; in LacSymQat_KeyTlsRequestPopulate()
86 pKeyGenReqParams->u1.hkdf_label.num_labels = labelInfo; in LacSymQat_KeyTlsRequestPopulate()
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c312 int order, int num_labels, nvlist_t *config) in add_config() argument
338 ne->ne_num_labels = num_labels; in add_config()
436 ne->ne_num_labels = num_labels; in add_config()
930 zpool_read_label_slow(int fd, nvlist_t **config, int *num_labels) in zpool_read_label_slow() argument
992 if (num_labels != NULL) in zpool_read_label_slow()
993 *num_labels = count; in zpool_read_label_slow()
1007 zpool_read_label(int fd, nvlist_t **config, int *num_labels) in zpool_read_label() argument
1010 return (zpool_read_label_slow(fd, config, num_labels)); in zpool_read_label()
1090 error = zpool_read_label_slow(fd, config, num_labels); in zpool_read_label()
1139 if (num_labels != NULL) in zpool_read_label()
[all …]
/freebsd/sys/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_import_os.c110 int num_labels = 0; in zpool_open_func() local
138 error = zpool_read_label(fd, &config, &num_labels); in zpool_open_func()
144 if (num_labels == 0) { in zpool_open_func()
165 rn->rn_num_labels = num_labels; in zpool_open_func()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dtinfo_driver.c742 TCB->info.numlabels = VALID_NUMERIC(num_labels) ? num_labels : 0; in drv_init()
990 if (labnum > 0 && labnum <= num_labels) { in drv_hwlabel()
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_la.h1860 uint8_t num_labels; member
/freebsd/contrib/ncurses/
H A DTO-DO111 for them (num_labels > 0, label_height, label_width, label_format, label_off,
/freebsd/contrib/ncurses/include/
H A DCaps.uwin302 num_labels nlab num Nl - - ----- number of labels on screen
H A DCaps.hpux11311 num_labels nlab num Nl - - ----- number of labels on screen
H A DCaps309 num_labels nlab num Nl - - ----- number of labels on screen
H A DCaps.osf1r5327 num_labels nlab num Nl - - ----- number of labels on screen
H A DCaps.keys312 num_labels nlab num Nl - - ----- number of labels on screen
H A DCaps.aix4309 num_labels nlab num Nl - - ----- number of labels on screen