/titanic_53/usr/src/lib/libdscfg/common/ |
H A D | cfg.c | 76 #define min(a, b) ((a) > (b) ? (b) : (a)) macro
|
/titanic_53/usr/src/cmd/svc/startd/ |
H A D | startd.h | 96 #define min(a, b) (((a) < (b)) ? (a) : (b)) macro
|
/titanic_53/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_fflp.c | 1182 uint16_t max, min; in npi_fflp_cfg_fcram_refresh_time() local
|
/titanic_53/usr/src/uts/common/io/ |
H A D | lofi.c | 785 size_t min; in lofi_blk_mech() local
|
/titanic_53/usr/src/uts/common/sys/ib/clients/rdsv3/ |
H A D | rdsv3.h | 58 #define RDS_PROTOCOL(maj, min) (((maj) << 8) | min) argument
|
/titanic_53/usr/src/lib/libc/port/gen/ |
H A D | localtime.c | 2160 getnum(const char *strp, int *nump, int min, int max) in getnum()
|
/titanic_53/usr/src/lib/fm/topo/libtopo/common/ |
H A D | hc.c | 315 hc_enum(topo_mod_t *mod, tnode_t *pnode, const char *name, topo_instance_t min, in hc_enum()
|
/titanic_53/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 4902 char *devfs_path, int index, char *min, int type, char **buf, in find_enum_id() 5293 new_id(numeral_t *numeral, int type, char *min) in new_id()
|
/titanic_53/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 3260 uint_t min, min_index, height; in ohci_allocate_bandwidth() local 3417 uint_t min, node, bandwidth; in ohci_deallocate_bandwidth() local
|
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | xec.c | 191 register int min, sec, frac; in l_time() local
|
/titanic_53/usr/src/cmd/avs/rdc/ |
H A D | sndradm.c | 96 #define min(a, b) ((a) > (b) ? (b) : (a)) macro
|
/titanic_53/usr/src/cmd/init/ |
H A D | init.c | 138 #define min(a, b) (((a) < (b)) ? (a) : (b)) macro
|
/titanic_53/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 152 #define min(x, y) ((x) < (y) ? (x) : (y)) macro
|
/titanic_53/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_common.c | 4484 s32 ixgbe_set_fw_drv_ver_generic(struct ixgbe_hw *hw, u8 maj, u8 min, in ixgbe_set_fw_drv_ver_generic()
|
/titanic_53/usr/src/uts/sun4u/sunfire/sys/ |
H A D | fhc.h | 394 short min; /* minimum temperature recorded */ member
|
/titanic_53/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | typegraph.c | 1207 uintptr_t min = tg_sorted[0]->tgn_base; in typegraph_build_anchored() local
|
/titanic_53/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 3579 topo_instance_t min, topo_instance_t max, void *arg, void *notused) in ses_enum()
|
/titanic_53/usr/src/lib/libsqlite/src/ |
H A D | btree.c | 3265 int min = nKey1>nKey2 ? nKey2 : nKey1; in keyCompare() local
|
/titanic_53/usr/src/uts/common/io/usb/clients/audio/usb_ac/ |
H A D | usb_ac.c | 2881 short max, min, current; in usb_ac_set_gain() local
|
/titanic_53/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 4026 char *name, int min, int max) in create_tmp_pset() 4532 int min, max; in zonecfg_warn_poold() local
|
/titanic_53/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfhdr.h | 1134 #define min(x,y) ((x) < (y) ? (x) : (y)) macro
|
/titanic_53/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd.c | 4667 uint32_t min, max; in ibd_m_propinfo() local
|
/titanic_53/usr/src/uts/common/inet/ip/ |
H A D | sadb.c | 5888 uint32_t add, min, max; local
|
H A D | spd.c | 1264 #define SET_EXP_MINMAX(type, wild, alg, min, max, ipss) \ in ipsec_act_wildcard_expand() argument
|
/titanic_53/usr/src/uts/common/sys/ |
H A D | videodev2.h | 396 uint32_t min; member
|