/titanic_41/usr/src/cmd/sendmail/db/ |
H A D | db_int.h | 325 #define LOG_OP(C, T, O, K, A, F) { \ argument 337 #define DEBUG_LREAD(C, T, O, K, A, F) LOG_OP(C, T, O, K, A, F) argument 339 #define DEBUG_LREAD(C, T, O, K, A, F) argument 342 #define DEBUG_LWRITE(C, T, O, K, A, F) LOG_OP(C, T, O, K, A, F) argument 344 #define DEBUG_LWRITE(C, T, O, K, A, F) argument 347 #define DEBUG_LREAD(C, T, O, K, A, F) argument 348 #define DEBUG_LWRITE(C, T, O, K, A, F) argument
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/union/ |
H A D | tst.UnionInside.d | 59 union Outer O; member
|
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | pc_node.h | 91 #define PCFHASH(FSP, BN, O) 0 argument 94 #define PCFHASH(FSP, BN, O) (((unsigned)FSP + BN + O) % NPCHASH) argument
|
H A D | ufs_acl.h | 162 #define MODE_CHECK(O, M, PERM, C, I) \ argument
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/struct/ |
H A D | err.D_DECL_INCOMPLETE.order2.d | 61 struct Outer O; member
|
H A D | tst.StructInside.d | 60 struct Outer O; member
|
/titanic_41/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema.c | 103 #define OPT_NEEDS_VALUE(O) ((O) == OPT_TIMEOUT) argument 131 #define _OPT_TO_BIT(O) (1 << (O)) argument 132 #define OPTSET_SET_VAL(S, O, V) ((S).bits |= _OPT_TO_BIT(O), \ argument 134 #define OPTSET_TEST(S, O) (((S).bits & _OPT_TO_BIT(O)) != 0) argument 135 #define OPTSET_VAL(S, O) ((S).val[(O)]) argument
|
/titanic_41/usr/src/uts/common/disp/ |
H A D | sysdc.c | 439 hrtime_t *O, hrtime_t *R, hrtime_t *newO) in sysdc_update_times() 567 hrtime_t O, R; in sysdc_compute_pri() local
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | page.h | 105 #define REFERENCE(P, T, O) (((T *)((u_int8_t *)(P) + O))[0]) argument
|
H A D | hash.h | 169 #define OADDR_OF(S,O) ((u_int32_t)((u_int32_t)(S) << SPLITSHIFT) + (O)) argument
|
/titanic_41/usr/src/cmd/sendmail/db/include/ |
H A D | hash.h | 165 #define PGNO_OF(I, S, O) (BUCKET_TO_PAGE((I), (1 << (S)) - 1) + (O)) argument
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | k5-thread.h | 405 # define k5_os_nothread_once(O,F) \ argument 511 # define k5_once(O,F) (K5_PTHREADS_LOADED \ argument
|
/titanic_41/usr/src/common/dis/i386/ |
H A D | dis_tables.c | 135 O, /* for call */ enumerator
|