Searched refs:REFERENCE (Results 1 – 13 of 13) sorted by relevance
/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]) macro 110 #define NUM_ENT(P) (REFERENCE((P), indx_t, I_ENTRIES)) 111 #define PREV_PGNO(P) (REFERENCE((P), db_pgno_t, I_PREV_PGNO)) 112 #define NEXT_PGNO(P) (REFERENCE((P), db_pgno_t, I_NEXT_PGNO)) 113 #define TYPE(P) (REFERENCE((P), u_int8_t, I_TYPE)) 114 #define OFFSET(P) (REFERENCE((P), indx_t, I_HF_OFFSET)) 124 REFERENCE(P, indx_t, PAGE_OVERHEAD + N * PAIR_OVERHEAD + sizeof(indx_t)) 126 REFERENCE(P, indx_t, PAGE_OVERHEAD + N * PAIR_OVERHEAD)
|
/titanic_41/usr/src/uts/common/smbsrv/ndl/ |
H A D | netdfs.ndl | 320 IN REFERENCE LPTSTR dfs_path; 321 IN REFERENCE LPTSTR server; 339 IN REFERENCE LPTSTR dfs_path; 357 IN REFERENCE LPTSTR dfs_path; 379 IN REFERENCE LPTSTR dfs_path; 417 IN REFERENCE LPTSTR dfs_path; 418 IN REFERENCE LPTSTR new_path; 431 IN REFERENCE LPTSTR dfs_path; 432 IN REFERENCE LPTSTR new_path; 445 IN REFERENCE LPTSTR server; [all …]
|
H A D | svcctl.ndl | 298 OUT REFERENCE LPBYTE buffer; 313 IN REFERENCE LPBYTE buffer; 341 IN REFERENCE LPTSTR service_name; 371 OUT REFERENCE LPBYTE services; 389 OUT REFERENCE LPBYTE services; 422 * IN REFERENCE LPBYTE argv; 441 IN REFERENCE LPTSTR service_name; 442 OUT REFERENCE LPTSTR display_name; 455 IN REFERENCE LPTSTR service_name; 456 OUT REFERENCE LPTSTR key_name; [all …]
|
H A D | netlogon.ndl | 185 IN REFERENCE LPTSTR hostname; 201 IN REFERENCE LPTSTR account_name; 203 IN REFERENCE LPTSTR hostname; 220 IN REFERENCE LPTSTR account_name; 222 IN REFERENCE LPTSTR hostname; 231 IN REFERENCE LPTSTR account_name; 233 IN REFERENCE LPTSTR hostname; 405 IN REFERENCE LPTSTR hostname;
|
H A D | lsarpc.ndl | 333 OUT REFERENCE struct mslsa_PrivEnumBuf *enum_buf; 396 OUT REFERENCE struct mslsa_EnumAccountBuf *enum_buf; 419 OUT REFERENCE struct mslsa_EnumTrustedDomainBuf *enum_buf; 443 OUT REFERENCE struct mslsa_EnumTrustedDomainBufEx *enum_buf; 580 IN REFERENCE struct mslsa_lup_name_table *name_table; 712 IN REFERENCE struct mslsa_sid *sid; 929 IN REFERENCE struct mslsa_lup_name_table *name_table; 958 IN REFERENCE struct mslsa_lup_name_table *name_table; 970 IN REFERENCE struct mslsa_lup_name_table *name_table;
|
H A D | ndrtypes.ndl | 51 #define REFERENCE [reference] 108 #define REFERENCE
|
H A D | spoolss.ndl | 462 IN REFERENCE LPTSTR pValueName; 465 OUT REFERENCE LPBYTE Buf; 582 IN REFERENCE LPBYTE pBuf; 641 /* IN REFERENCE LPTSTR form_name; */
|
H A D | eventlog.ndl | 138 OUT REFERENCE LPBYTE buf;
|
H A D | samrpc.ndl | 556 IN REFERENCE struct samr_sid *sid; 1161 IN REFERENCE struct samr_sid *sid; 1171 IN REFERENCE struct samr_sid *sid; 1203 OUT REFERENCE samr_password_info_t *pwinfo; 1260 OUT REFERENCE samr_password_info_t *pwinfo;
|
H A D | srvsvc.ndl | 722 IN REFERENCE LPTSTR netname; 732 IN REFERENCE LPTSTR netname; 1260 IN REFERENCE LPTSTR pathname; 1367 IN REFERENCE LPTSTR netname; 1375 IN REFERENCE LPTSTR path; 1406 IN REFERENCE LPTSTR filename; 1461 IN REFERENCE LPTSTR filename;
|
H A D | winreg.ndl | 284 OUT REFERENCE struct winreg_secdesc *sd;
|
/titanic_41/usr/src/uts/sun4u/starcat/sys/post/ |
H A D | scat_const.h | 73 #ifdef REFERENCE
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 7475 marked as type "REFERENCE" instead of "ANY". The type ANY is now reserved
|