Searched +defs:lib +defs:c (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/netgraph/ |
| H A D | ng_nat.c | 292 struct libalias *lib; /* libalias handler */ member 761 char *c; in ng_nat_rcvdata() local
|
| /freebsd-13.1/sys/netpfil/ipfw/ |
| H A D | ip_fw_nat.c | 90 struct libalias *lib; /* libalias instance */ member 301 char *c; in ipfw_nat() local 926 struct libalias *lib; member
|
| /freebsd-13.1/contrib/libarchive/libarchive/test/ |
| H A D | main.c | 158 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-13.1/contrib/libarchive/test_utils/ |
| H A D | test_main.c | 200 static HINSTANCE lib; in GetFunctionKernel32() local 728 unsigned int c = 0xff & *p++; in strdump() local 808 unsigned int c = *w++; in wcsdump() local 887 int c = p[i + j]; in hexdump() local 944 size_t c = 0; in assertion_memory_filled_with() local 1207 char c; in assertion_file_contains_lines_any_order() local 3152 #define VALID_UUDECODE(c) (c >= 32 && c <= 96) argument 3153 #define UUDECODE(c) (((c) - 0x20) & 0x3f) argument
|
| /freebsd-13.1/contrib/elftoolchain/readelf/ |
| H A D | readelf.c | 3371 uint32_t *bl, *c, maxl, total; in dump_svr4_hash() local 3431 uint64_t *bl, *c, maxl, total; in dump_svr4_hash64() local 3504 uint32_t *bl, *c, maxl, total; in dump_gnu_hash() local 4207 Elf_Lib *lib; in dump_liblist() local 6205 char *cie_aug, c; in dump_dwarf_frame_section() local
|