Searched refs:newContents (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/ |
H A D | clang-format-bbedit.applescript | 18 set newContents to do shell script "/path/to/clang-format -offset=" & selectionOffset & " -length="… 21 -- "set contents of text document 1 to newContents" scrolls to the bottom while 25 set text of selection to newContents
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | tsp_dir.c | 28 TCPA_DIRVALUE *newContents, /* in */ in Transport_DirWriteAuth() argument 44 Trspi_LoadBlob_DIGEST(&offset, data, (TPM_DIGEST *)newContents); in Transport_DirWriteAuth()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcsi_dir.c | 32 TCPA_DIRVALUE newContents, /* in */ in TCSP_DirWriteAuth_Internal() argument 53 TPM_DIGEST_SIZE, newContents.digest, ownerAuth, NULL))) in TCSP_DirWriteAuth_Internal()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
H A D | rpc_dir.c | 31 TCPA_DIRVALUE *newContents, /* in */ in RPC_DirWriteAuth_TP() argument 44 if (setData(TCSD_PACKET_TYPE_DIGEST, 2, newContents, 0, &hte->comm)) in RPC_DirWriteAuth_TP()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
H A D | tcs.h | 398 TPM_DIRVALUE newContents, // in
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
H A D | tcs_api.c | 1026 TCPA_DIRVALUE *newContents, /* in */ in RPC_DirWriteAuth() argument 1037 result = RPC_DirWriteAuth_TP(entry, dirIndex, newContents, ownerAuth); in RPC_DirWriteAuth()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | tcs_utils.h | 577 TCPA_DIRVALUE newContents, /* in */
|