Searched defs:_arg (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/sgs/crle/common/ |
H A D | util.c | 245 char *tok, *_arg; in dlflags() local
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | sgs.h | 156 #define VLA_SIZE(_arg) ((_arg) + 1) argument 158 #define VLA_SIZE(_arg) (_arg) argument
|
H A D | conv.h | 1087 #define conv_expn_field(_arg, _vdp, _fmt_flags) \ argument 1090 #define conv_expn_field2(_arg, _osabi, _mach, _vdp, _fmt_flags) \ argument
|
/titanic_41/usr/src/uts/common/io/net80211/ |
H A D | net80211_impl.h | 322 #define IEEE80211_SEND_MGMT(_ic, _in, _type, _arg) \ argument
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | net80211.h | 626 #define ieee80211_new_state(_ic, _nstate, _arg) \ argument
|
/titanic_41/usr/src/uts/common/io/ath/ |
H A D | ath_hal.h | 1239 #define ATH_HAL_RXMONITOR(_ah, _arg, _chan) \ argument
|