| /freebsd/crypto/openssl/crypto/err/ | 
| H A D | err.c | 173     unsigned long ret, l;  in err_string_data_hash()  local248 static void err_patch(int lib, ERR_STRING_DATA *str)  in err_patch()
 283 int ERR_load_strings(int lib, ERR_STRING_DATA *str)  in ERR_load_strings()
 307 int ERR_unload_strings(int lib, ERR_STRING_DATA *str)  in ERR_unload_strings()
 526     unsigned long l, r;  in ossl_err_string_int()  local
 590     unsigned long l;  in ERR_lib_error_string()  local
 616     unsigned long l, r;  in ERR_reason_error_string()  local
 
 | 
| H A D | err_prn.c | 24     unsigned long l;  in ERR_print_errors_cb()  local50 static void put_error(int lib, const char *func, int reason,  in put_error()
 
 | 
| /freebsd/crypto/openssl/test/ | 
| H A D | errtest.c | 29     char *lib;  in test_print_error_format()  local145     int l;  in raised_error()  local
 
 | 
| H A D | quic_multistream_test.c | 319 #define OP_EXPECT_ERR_LIB(lib) \  argument5043     size_t l;  in server_gen_version_neg()  local
 5346     size_t l;  in script_80_gen_new_conn_id()  local
 
 | 
| /freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ | 
| H A D | ittnotify_config.h | 254 __itt_get_proc(lib,name) global()  argument 262 __itt_fstrnlen(s,l) global()  argument
 263 __itt_fstrcpyn(s1,b,s2,l) global()  argument
 279 __itt_get_proc(lib,name) global()  argument
 310 __itt_fstrnlen(s,l) global()  argument
 312 __itt_fstrnlen(s,l) global()  argument
 315 __itt_fstrcpyn(s1,b,s2,l) global()  argument
 317 __itt_fstrcpyn(s1,b,s2,l) global()  argument
 459 lib_t lib; global()  member
 [all...]
 | 
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/ | 
| H A D | ittnotify_config.h | 201 #define __itt_get_proc(lib, name) GetProcAddress(lib, name)  argument210 #define __itt_fstrcpyn(s1, s2, l) lstrcpynA(s1, s2, l)  argument
 223 #define __itt_get_proc(lib, name) dlsym(lib, name)  argument
 251 #define __itt_fstrcpyn(s1, s2, l) strncpy(s1, s2, l)  argument
 343     lib_t                  lib;  member
 
 | 
| /freebsd/sys/netpfil/ipfw/ | 
| H A D | ip_fw_nat.c | 88 	struct libalias		*lib;		/* libalias instance */  member462 lookup_nat(struct nat_list *l, int nat_id)  in lookup_nat()
 474 lookup_nat_name(struct nat_list *l, char *name)  in lookup_nat_name()
 924 	struct libalias			*lib;  member
 
 | 
| /freebsd/crypto/openssl/include/openssl/ | 
| H A D | err.h.in | 41 #   define ERR_PUT_error(l,f,r,fn,ln)      ERR_put_error(l,f,r,fn,ln)  argument280 # define ERR_PACK(lib,func,reason)                                      \  argument
 390 # define ERR_raise(lib, reason) ERR_raise_data((lib),(reason),NULL)  argument
 398 #  define ERR_put_error(lib, func, reason, file, line)          \  argument
 
 | 
| H A D | err.h | 39 #   define ERR_PUT_error(l,f,r,fn,ln)      ERR_put_error(l,f,r,fn,ln)  argument278 # define ERR_PACK(lib,func,reason)                                      \  argument
 401 # define ERR_raise(lib, reason) ERR_raise_data((lib),(reason),NULL)  argument
 409 #  define ERR_put_error(lib, func, reason, file, line)          \  argument
 
 | 
| /freebsd/contrib/libarchive/libarchive/test/ | 
| H A D | main.c | 158 	static HINSTANCE lib;  in GetFunctionKernel32()  local721 hexdump(const char *p, const char *ref, size_t l, size_t offset)  in hexdump()
 762     size_t l, const char *ld, void *extra)  in assertion_equal_mem()
 799     size_t l, const char *ld,  in assertion_memory_filled_with()
 
 | 
| /freebsd/tools/tools/shlib-compat/ | 
| H A D | shlib-compat.py | 185     def __init__(self, name, offset, version, lib):  argument955 def list_str(l):  argument
 
 | 
| /freebsd/contrib/libarchive/test_utils/ | 
| H A D | test_main.c | 206 	static HINSTANCE lib;  in GetFunctionKernel32()  local889 hexdump(const char *p, const char *ref, size_t l, size_t offset)  in hexdump()
 930     size_t l, const char *ld, void *extra)  in assertion_equal_mem()
 967     size_t l, const char *ld,  in assertion_memory_filled_with()
 
 |