Home
last modified time | relevance | path

Searched refs:MIN (Results 701 – 714 of 714) sorted by relevance

1...<<212223242526272829

/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c6457 t_uscalar_t size = MIN(len, *optlen); in udp_getsockopt()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c2867 delay = MIN(lasttry - w->w_ctime,
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c4733 usecs = MIN(wait_time, dft_wait) / (NANOSEC / MICROSEC); in ibdm_get_waittime()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c2332 bpl->tus.f.bdeSize = MIN(size, cp->dmac_size); in emlxs_pkt_to_bpl()
H A Demlxs_solaris.c4969 desc->throttle = MIN(desc->throttle, MAX_NODE_THROTTLE); in emlxs_fca_port_manage()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c3501 idx = MIN(idx, SPA_OLD_MAXBLOCKSIZE / SPA_MINBLOCKSIZE + 1); in zdb_count_block()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c20670 descr_cnt_lim = MIN(lim->lim_max_unmap_descr_cnt, SD_UNMAP_MAX_DESCR);
20685 uint64_t len = MIN(MIN(ext_length, byte_cnt_lim -
H A Dst.c113 if (cnt > MIN(SP_CNT_MASK, INT32_MAX)) \
116 if (-(cnt) > MIN(SP_CNT_MASK, INT32_MAX)) \
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c9034 bcopy(old_ptr, new_ptr, MIN(old_size, new_size)); in mdi_realloc()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c2868 *start_tstamp = MIN(*start_tstamp, itask->itask_start_timestamp); in stmf_update_rport_timestamps()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c367 MIN(zfs_max_recordsize, SPA_MAXBLOCKSIZE), ZPROP_SRC_NONE); in spa_prop_get_config()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE841 03-02-28 features/float: add (FLT|DBL|LDBL)_U?(LONG|LONGLONG|INTMAX)_(MIN|MAX)
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in5203 and M actual strings, then MIN(M,N-1) pointers are
H A Dlibdwarf.h.in5203 and M actual strings, then MIN(M,N-1) pointers are

1...<<212223242526272829