Searched defs:octx (Results 1 - 6 of 6) sorted by relevance
| /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/ | ||
| H A D | crypto_auth_hmacsha256.h | 40 crypto_hash_sha256_state octx; member in struct:crypto_auth_hmacsha256_state |
| H A D | crypto_auth_hmacsha512.h | 40 crypto_hash_sha512_state octx; member in struct:crypto_auth_hmacsha512_state |
| /src/tests/lib/libc/sys/ | ||
| H A D | t_swapcontext.c | 42 ucontext_t octx; variable in typeref:typename:ucontext_t |
| /src/tests/lib/libpthread/ | ||
| H A D | t_swapcontext.c | 47 ucontext_t octx; variable in typeref:typename:ucontext_t |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | cache.c | 592 int i, ls, octx; local in function:srmmu_vcache_flush_context 618 int i, ls, octx; local in function:srmmu_vcache_flush_region 646 int i, ls, octx; local in function:srmmu_vcache_flush_segment 670 int i, ls, octx; local in function:srmmu_vcache_flush_page 723 int octx; local in function:srmmu_vcache_flush_range [all...] |
| H A D | pmap.c | 648 int opsr, octx; local in function:sp_tlb_flush 2321 int octx = getcontext4(); local in function:ctx_free |
Completed in 13 milliseconds