/titanic_51/usr/src/lib/libuutil/common/ |
H A D | uu_dprintf.c | 69 uu_dprintf_t *D; in uu_dprintf_create() local 97 uu_dprintf(uu_dprintf_t *D, uu_dprintf_severity_ argument 116 uu_dprintf_destroy(uu_dprintf_t * D) uu_dprintf_destroy() argument 125 uu_dprintf_getname(uu_dprintf_t * D) uu_dprintf_getname() argument [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | uds_daemon.h | 79 #define external_start_browsing_for_service(A,B,C,D) (void)(A) argument 80 #define external_stop_browsing_for_service(A,B,C,D) (void)(A) argument
|
/titanic_51/usr/src/cmd/sendmail/db/include/ |
H A D | hash.h | 93 #define RESTORE_CURSOR(D, ORIG, COPY, RET) { \ argument 109 #define GET_META(D, I, R) { \ argument 125 #define RELEASE_META(D, I) { \ argument 137 DIRTY_META(D,I,R) global() argument [all...] |
/titanic_51/usr/src/lib/libsqlite/src/ |
H A D | date.c | 68 int Y, M, D; /* Year, month, and day */ member 220 int Y, M, D, A, B, X1, X2; in computeJD() local 266 int Y, M, D, neg; in parseYyyyMmDd() local 339 int Z, A, B, C, D, E, X1; computeYMD() local [all...] |
/titanic_51/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 34 #define DEBUGOUT4(S, A, B, C, D) \ argument 36 #define DEBUGOUT5(S, A, B, C, D, E) \ argument 38 #define DEBUGOUT6(S, A, B, C, D, E, F) \ argument 40 #define DEBUGOUT7(S, A, B, C, D, E, F, G) \ argument
|
/titanic_51/usr/src/boot/sys/boot/efi/include/amd64/ |
H A D | efibind.h | 150 #define EFI_SIGNATURE_32(A,B,C,D) (EFI_SIGNATURE_16(A,B) | (EFI_SIGNATURE_16(C,D) << 16)) argument 151 #define EFI_SIGNATURE_64(A,B,C,D,E,F,G,H) (EFI_SIGNATURE_32(A,B,C,D) | ((UINT64)(EFI_SIGNATURE_32(E,F,G,H)) << 32)) argument
|
/titanic_51/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
H A D | cdu_def.h | 26 u8 D[32]; in calc_crc8() local [all...] |
/titanic_51/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | page.h | 134 #define PAIRSIZE(K, D) (PAIR_OVERHEAD + (K)->size + (D)->size) argument 173 #define PAIRFITS(P,K,D) ((PAIRSIZE((K),(D))) <= FREESPACE((P))) argument
|
/titanic_51/usr/src/boot/sys/boot/efi/include/arm64/ |
H A D | efibind.h | 149 #define EFI_SIGNATURE_32(A,B,C,D) (EFI_SIGNATURE_16(A,B) | (EFI_SIGNATURE_16(C,D) << 16)) argument 150 #define EFI_SIGNATURE_64(A,B,C,D,E,F,G,H) (EFI_SIGNATURE_32(A,B,C,D) | ((UINT64)(EFI_SIGNATURE_32(E,F,G,H)) << 32)) argument
|
/titanic_51/usr/src/boot/sys/boot/efi/include/i386/ |
H A D | efibind.h | 151 #define EFI_SIGNATURE_32(A,B,C,D) (EFI_SIGNATURE_16(A,B) | (EFI_SIGNATURE_16(C,D) << 16)) argument 152 #define EFI_SIGNATURE_64(A,B,C,D,E,F,G,H) (EFI_SIGNATURE_32(A,B,C,D) | ((UINT64)(EFI_SIGNATURE_32(E,F,G,H)) << 32)) argument
|
/titanic_51/usr/src/lib/libsmbfs/smb/ |
H A D | crypt.c | 68 int K, D; in smb_encrypt_DES() local
|
/titanic_51/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpfsck.c | 46 #define D 1 macro [all...] |
/titanic_51/usr/src/boot/sys/boot/efi/include/ |
H A D | efipart.h | 52 #define EXTRACT_UINT32(D) (UINT32)(D[0] | (D[1] << 8) | (D[2] << 16) | (D[3] << 24)) argument
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | auth.c | 335 int i, j, D; in radix_encode() local [all...] |
/titanic_51/usr/src/lib/libcrypt/common/ |
H A D | des_crypt.c | 126 static char D[28]; variable [all...] |
H A D | des_soft.c | 176 long C, D; in des_setkey() local [all...] |
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/support/ |
H A D | plugins.c | 282 #define NAMELEN(D) strlen((D)->d_name) argument 285 #define NAMELEN(D) ((D)->d->namlen) argument
|
/titanic_51/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_crypt.c | 144 int K, D; in smb_auth_DES() local
|
/titanic_51/usr/src/common/crypto/ecc/ |
H A D | ecp_jm.c | 140 mp_int *A, *B, *C, *D, *C2, *C3; in ec_GFp_pt_add_jm_aff() local
|
/titanic_51/usr/src/lib/fm/libldom/sparc/ |
H A D | ldmsvcs_utils.c | 1350 ds_data_handle_t *D; in cpu_request() local 1434 ds_data_handle_t *D; in mem_request() local 1564 ds_data_handle_t *D; in ldmsvcs_get_core_md() local 1678 ds_data_handle_t *D; ldmsvcs_io_req_id() local [all...] |
/titanic_51/usr/src/uts/common/rpc/ |
H A D | rpcsec_defs.h | 58 #define RPCGSS_LOG1(A, B, C, D) \ argument
|
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/crypto/des/ |
H A D | afsstring2key.c | 442 char C[28], D[28]; in krb5_afs_crypt_setkey() local [all...] |
/titanic_51/usr/src/uts/common/des/ |
H A D | des_soft.c | 122 int32_t C, D; in des_setkey() local [all...] |
/titanic_51/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.h | 82 #define DEBUGOUT6(S, A, B, C, D, E, F) \ argument
|
/titanic_51/usr/src/lib/libnsl/des/ |
H A D | des_soft.c | 212 int32_t C, D; in __des_setkey() local [all...] |