Searched defs:l2 (Results 1 - 25 of 92) sorted by relevance

1234

/freebsd-11-stable/sys/i386/xbox/
H A Dpic16l.s174 l2: loop l2 label
/freebsd-11-stable/crypto/heimdal/lib/wind/
H A Dgen-punycode-examples.py59 l2 = f.readline() variable
62 l2 = re.sub('^ *', '', l2) variable
/freebsd-11-stable/contrib/bmake/lst.lib/
H A DlstConcat.c79 Lst_Concat(Lst l1, Lst l2, int flags) argument
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-beep.c31 l_strnstart(netdissect_options *ndo, const char *tstr1, u_int tl1, const char *str2, u_int l2) argument
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dx_snoop.c73 struct l2_packet_data *l2; local
H A Deth_p_oui.c27 struct l2_packet_data *l2; member in struct:eth_p_oui_iface
H A Dpreauth_auth.c35 struct l2_packet_data *l2; member in struct:rsn_preauth_interface
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_obj.c77 int n, lold, l, l1, l2, num, j, type; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.h28 dfsan_label l2; member in struct:dfsan_label_info
/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Ddfsan_interface.h34 dfsan_label l2; member in struct:dfsan_label_info
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/
H A Dt_convfp.c136 unsigned long l2 = ldv; local
/freebsd-11-stable/sys/mips/include/
H A Dcpuinfo.h76 } l2; member in struct:mips_cpuinfo
/freebsd-11-stable/contrib/sendmail/src/
H A Dsasl.c166 int l1, l2, rl; local
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dtest_name.c318 int l0, l1, l2, l3; local
/freebsd-11-stable/contrib/netbsd-tests/rump/rumpkern/
H A Dt_lwproc.c87 struct lwp *l1, *l2; local
256 struct lwp *l, *l2; local
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dlist_test.c180 atf_list_t l1, l2; local
192 atf_list_t l1, l2; local
207 atf_list_t l1, l2; local
222 atf_list_t l1, l2; local
240 atf_list_t l1, l2; local
[all...]
/freebsd-11-stable/contrib/wpa/src/l2_packet/
H A Dl2_packet_none.c30 int l2_packet_get_own_addr(struct l2_packet_data *l2, u8 *addr) argument
37 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, argument
54 struct l2_packet_data *l2 = eloop_ctx; local
73 struct l2_packet_data *l2; local
106 l2_packet_deinit(struct l2_packet_data *l2) argument
120 l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) argument
127 l2_packet_notify_auth_start(struct l2_packet_data *l2) argument
133 l2_packet_set_packet_filter(struct l2_packet_data *l2, enum l2_packet_filter_type type) argument
[all...]
H A Dl2_packet_freebsd.c48 int l2_packet_get_own_addr(struct l2_packet_data *l2, u8 *addr) argument
55 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, argument
77 struct l2_packet_data *l2 = eloop_ctx; local
102 l2_packet_init_libpcap(struct l2_packet_data *l2, unsigned short protocol) argument
233 struct l2_packet_data *l2; local
271 l2_packet_deinit(struct l2_packet_data *l2) argument
284 l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) argument
320 l2_packet_notify_auth_start(struct l2_packet_data *l2) argument
325 l2_packet_set_packet_filter(struct l2_packet_data *l2, enum l2_packet_filter_type type) argument
[all...]
H A Dl2_packet_ndis.c56 struct l2_packet_data *l2[2]; member in struct:l2_packet_ndisuio_global
84 int l2_packet_get_own_addr(struct l2_packet_data *l2, u8 *addr) argument
91 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, argument
160 static void l2_packet_rx_thread_try_read(struct l2_packet_data *l2) argument
198 struct l2_packet_data *l2 = arg; local
250 l2_ndisuio_start_read(struct l2_packet_data *l2, int recursive) argument
279 l2_packet_callback(struct l2_packet_data *l2) argument
306 struct l2_packet_data *l2 = eloop_data; local
354 struct l2_packet_data *l2; local
465 l2_packet_deinit(struct l2_packet_data *l2) argument
520 l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) argument
526 l2_packet_notify_auth_start(struct l2_packet_data *l2) argument
531 l2_packet_set_packet_filter(struct l2_packet_data *l2, enum l2_packet_filter_type type) argument
[all...]
/freebsd-11-stable/lib/libc/stdlib/
H A Dmerge.c121 u_char *f1, *f2, *t, *b, *tp2, *q, *l1, *l2; local
279 u_char *f1, *f2, *s, *l2, *last, *p2; local
[all...]
/freebsd-11-stable/contrib/nvi/common/
H A Dline.c92 recno_t l1, l2; local
/freebsd-11-stable/contrib/amd/libamu/
H A Dstrutil.c70 int l2 = strlen(s2); local
/freebsd-11-stable/usr.sbin/bluetooth/sdpd/
H A Dserver.c71 struct sockaddr_l2cap l2; local
[all...]
/freebsd-11-stable/contrib/atf/atf-c/
H A Dutils_test.c324 const char *l2 = "Second line; much longer than the first one"; local
/freebsd-11-stable/contrib/groff/src/preproc/refer/
H A Dtoken.cpp279 static void init_two_char_letter(char l1, char l2, char u1, char u2, argument

Completed in 173 milliseconds

1234