Home
last modified time | relevance | path

Searched +defs:l +defs:lib (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/openssl/crypto/err/
H A Derr.c173 unsigned long ret, l; in err_string_data_hash() local
248 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 Derr_prn.c24 unsigned long l; in ERR_print_errors_cb() local
50 static void put_error(int lib, const char *func, int reason, in put_error()
/freebsd/crypto/openssl/test/
H A Derrtest.c29 char *lib; in test_print_error_format() local
145 int l; in raised_error() local
H A Dquic_multistream_test.c319 #define OP_EXPECT_ERR_LIB(lib) \ argument
5043 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 Dittnotify_config.h254 __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 Dittnotify_config.h201 #define __itt_get_proc(lib, name) GetProcAddress(lib, name) argument
210 #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 Dip_fw_nat.c88 struct libalias *lib; /* libalias instance */ member
462 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 Derr.h.in41 # define ERR_PUT_error(l,f,r,fn,ln) ERR_put_error(l,f,r,fn,ln) argument
280 # 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 Derr.h39 # define ERR_PUT_error(l,f,r,fn,ln) ERR_put_error(l,f,r,fn,ln) argument
278 # 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 Dmain.c158 static HINSTANCE lib; in GetFunctionKernel32() local
721 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 Dshlib-compat.py185 def __init__(self, name, offset, version, lib): argument
955 def list_str(l): argument
/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c206 static HINSTANCE lib; in GetFunctionKernel32() local
889 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()