Home
last modified time | relevance | path

Searched +defs:lib +defs:c (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/providers/fips/
H A Dfipsprov.c559 #define set_func(c, f) if (c == NULL) c = f; else if (c != f) return 0; in OSSL_provider_init_int() argument
777 ERR_set_error(int lib,int reason,const char * fmt,...) ERR_set_error() argument
786 ERR_vset_error(int lib,int reason,const char * fmt,va_list args) ERR_vset_error() argument
/freebsd/sys/netgraph/
H A Dng_nat.c296 struct libalias *lib; /* libalias handler */ member
765 char *c; in ng_nat_rcvdata() local
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_nat.c88 struct libalias *lib; /* libalias instance */ member
299 char *c; in ipfw_nat() local
924 struct libalias *lib; member
/freebsd/contrib/libarchive/libarchive/test/
H A Dmain.c158 static HINSTANCE lib; in GetFunctionKernel32() local
587 unsigned int c = 0xff & *p++; in strdump() local
667 unsigned int c = *w++; in wcsdump() local
746 int c = p[i + j]; in hexdump() local
803 size_t c = 0; in assertion_memory_filled_with() local
1066 char c; in assertion_file_contains_lines_any_order() local
2315 #define VALID_UUDECODE(c) (c >= 32 && c <= 96) argument
2316 #define UUDECODE(c) (((c) - 0x20) & 0x3f) argument
/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c206 static HINSTANCE lib; in GetFunctionKernel32() local
750 unsigned int c = 0xff & *p++; in strdump() local
830 unsigned int c = *w++; in wcsdump() local
909 int c = p[i + j]; in hexdump() local
966 size_t c = 0; in assertion_memory_filled_with() local
1229 char c; in assertion_file_contains_lines_any_order() local
3185 #define VALID_UUDECODE(c) (c >= 32 && c <= 96) argument
3186 #define UUDECODE(c) (((c) - 0x20) & 0x3f) argument
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c3372 uint32_t *bl, *c, maxl, total; in dump_svr4_hash() local
3432 uint64_t *bl, *c, maxl, total; in dump_svr4_hash64() local
3505 uint32_t *bl, *c, maxl, total; in dump_gnu_hash() local
4208 Elf_Lib *lib; in dump_liblist() local
6214 char *cie_aug, c; in dump_dwarf_frame_section() local
/freebsd/crypto/openssl/test/
H A Devp_test.c3648 int lib = ERR_GET_LIB(err); key_unsupported() local
3936 int c; run_file_tests() local