Home
last modified time | relevance | path

Searched refs:resize (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_wdc.c221 nvmeadm_wdc_resize_t *resize; in optparse_wdc_resize() local
223 if ((resize = calloc(1, sizeof (nvmeadm_wdc_resize_t))) == NULL) { in optparse_wdc_resize()
233 resize->wr_query = true; in optparse_wdc_resize()
248 resize->wr_set = (uint32_t)strtonumx(optarg, 1, in optparse_wdc_resize()
262 if (resize->wr_query && resize->wr_set != 0) { in optparse_wdc_resize()
266 if (!resize->wr_query && resize->wr_set == 0) { in optparse_wdc_resize()
270 npa->npa_cmd_arg = resize; in optparse_wdc_resize()
276 nvmeadm_wdc_resize_t *resize = npa->npa_cmd_arg; in do_wdc_resize() local
287 if (resize->wr_query) { in do_wdc_resize()
300 if (!nvme_wdc_resize_set(npa->npa_ctrl, resize->wr_set)) { in do_wdc_resize()
[all …]
/illumos-gate/usr/src/lib/sun_fc/common/
H A DTrace.cc141 stacks.resize(tid+1); in Trace()
142 indent.resize(tid+1); in Trace()
156 indent[tid].resize(len - 1); in ~Trace()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregalloc.c31 regalloc(void* handle, void*(*resize)(void*,void*,size_t), regflags_t flags) in regalloc()
34 state.disc.re_resizef = resize; in regalloc()
/illumos-gate/usr/src/common/ficl/softcore/
H A Dstring.fr64 \ if buffer is null, allocate one, else resize it
75 this --> get-buf size resize
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c420 hermon_cqhdl_t cq, resize; in hermon_cq_free() local
439 resize = cq->cq_resize_hdl; /* save the handle for later */ in hermon_cq_free()
531 if (resize) { /* there was a pointer to a handle */ in hermon_cq_free()
532 mr = resize->cq_mrhdl; /* reuse the pointer to the region */ in hermon_cq_free()
544 if (resize) { in hermon_cq_free()
545 hermon_queue_free(&resize->cq_cqinfo); in hermon_cq_free()
547 kmem_free(resize, sizeof (struct hermon_sw_cq_s)); in hermon_cq_free()
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_init.c199 resize: in read_device_wwn()
213 goto resize; in read_device_wwn()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzvol.c166 static int zvol_dump_init(zvol_state_t *zv, boolean_t resize);
1911 zvol_dump_init(zvol_state_t *zv, boolean_t resize) in zvol_dump_init() argument
1952 if (!resize) { in zvol_dump_init()
1993 if (resize) { in zvol_dump_init()
2034 if (error == 0 && !resize) { in zvol_dump_init()
2085 boolean_t resize = (dumpsize > 0); in zvol_dumpify() local
2087 if ((error = zvol_dump_init(zv, resize)) != 0) { in zvol_dumpify()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_v.c200 int resize; in oop() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dfts.c710 resize(register FTS* fts, size_t inc) in resize() function
921 if ((fts->baselen = f->fts_namelen) >= (fts->endbuf - fts->base) && resize(fts, fts->baselen)) in fts_read()
1054 if (resize(fts, i)) in fts_read()
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th484 resize if ENOMEM throw then
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt3131 Table Manager: Merged/removed duplicate code in the root table resize
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src2643 # "resize -s"), though it does not pass SIGWINCH to the application if the
H A Dterminfo.src2991 # "resize -s"), though it does not pass SIGWINCH to the application if the