Searched defs:MS (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/libadm/common/ |
H A D | puterror.c | 42 #define MS sizeof (DEFMSG) macro
|
/titanic_41/usr/src/cmd/sendmail/db/mutex/ |
H A D | mutex.c | 169 #define MS(n) ((n) * 1000) /* Milliseconds to micro-seconds. */ macro
|
/titanic_41/usr/src/uts/common/inet/ |
H A D | tunables.h | 138 #define MS 1L macro
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | nl7cnca.c | 66 #define MS 1L macro
|
/titanic_41/usr/src/ucblib/libcurses/ |
H A D | curses.c | 51 bool AM, BS, CA, DA, DB, EO, HC, HZ, IN, MI, MS, NC, NS, OS, UL, XB, XN, variable
|
/titanic_41/usr/src/uts/common/io/net80211/ |
H A D | net80211_input.c | 786 #define MS(_v, _f) (((_v) & _f) >> _f##_S) in ieee80211_parse_wmeparams() macro
|
H A D | net80211_ht.c | 41 #define MS(_v, _f) (((_v) & _f) >> _f##_S) macro
|
/titanic_41/usr/src/cmd/deroff/ |
H A D | deroff.c | 68 #define MS 0 macro
|
/titanic_41/usr/src/uts/common/io/iwh/ |
H A D | iwh.c | 99 #define MS(v, f) (((v) & f) >> f##_S) macro
|
/titanic_41/usr/src/stand/lib/tcp/ |
H A D | tcp.c | 174 #define MS 1L macro
|
/titanic_41/usr/src/common/dis/i386/ |
H A D | dis_tables.c | 101 MS, enumerator
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_ath9k.h | 619 #define MS(_v, _f) (((_v) & _f) >> _f##_S) macro
|