Home
last modified time | relevance | path

Searched defs:l2 (Results 1 – 25 of 65) sorted by relevance

123

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dl2_packet.c25 link_init(struct l2_packet_data *l2) in link_init()
66 l2_packet_get_own_addr(struct l2_packet_data *l2, uint8_t *addr) in l2_packet_get_own_addr()
73 l2_packet_send(struct l2_packet_data *l2, uint8_t *buf, size_t buflen) in l2_packet_send()
90 struct l2_packet_data *l2 = eloop_ctx; in l2_packet_receive() local
120 struct l2_packet_data *l2; in l2_packet_init() local
152 l2_packet_deinit(struct l2_packet_data *l2) in l2_packet_deinit()
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h116 #define _MEQUAL(l1, l2) \ argument
205 #define BLEQUAL(l1, l2) \ argument
208 #define _BLEQUAL(l1, l2) \ argument
220 #define BLDOMINATES(l1, l2) \ argument
223 #define _BLDOMINATES(l1, l2) (LCLASS(l1) >= LCLASS(l2) && \ argument
242 #define BLMAXIMUM(l1, l2) \ argument
245 #define _BLMAXIMUM(l1, l2)\ argument
258 #define BLMINIMUM(l1, l2) \ argument
261 #define _BLMINIMUM(l1, l2)\ argument
343 #define GETCSL(l1, l2) \ argument
[all …]
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtparm.c190 tparm_p2(char *instring, long l1, long l2) in tparm_p2()
202 tparm_p3(char *instring, long l1, long l2, long l3) in tparm_p3()
215 tparm_p4(char *instring, long l1, long l2, long l3, long l4) in tparm_p4()
229 tparm_p7(char *instring, long l1, long l2, long l3, long l4, long l5, long l6, in tparm_p7()
/illumos-gate/usr/src/cmd/nscd/
H A Dgetserv.c71 int res, l1, l2; in servname_compar() local
117 int res, l1, l2; in servport_compar() local
H A Dgetnode.c79 int res, l1, l2; in ipaddr_compar() local
119 int res, l1, l2; in ipname_compar() local
H A Dgettnrhdb.c70 int res, l1, l2; in tsol_rh_compar() local
H A Dgethost.c84 int res, l1, l2; in hostaddr_compar() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrlcat.c44 size_t l2 = strlen(src); in strlcat() local
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_tran.c92 size_t l1, l2; in smb_cmp_sockaddr() local
/illumos-gate/usr/src/tools/smatch/src/
H A Dtest-sort.c19 struct ptr_list *l = NULL, *l2; in main() local
H A Dcse.c130 static int phi_list_compare(struct pseudo_list *l1, struct pseudo_list *l2) in phi_list_compare()
/illumos-gate/usr/src/test/libc-tests/tests/qsort/
H A Dmerge.c96 u_char *f1, *f2, *t, *b, *tp2, *q, *l1, *l2; in mergesort() local
255 u_char tmp, *f1, *f2, *s, *l2, *last, *p2; in setup() local
/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dpkcs11_uri.c128 char *str2, *l1, *l2, *tok, *name; in pkcs11_parse_uri() local
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Devnv.c63 nvlist_t *l2 = NULL; in evnv_cmpnvl() local
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_subr.c96 size_t l2 = strlen(src); in stand_strlcat() local
/illumos-gate/usr/src/cmd/tsol/tninfo/
H A Dtninfo.c104 const m_label_t *l1, *l2; in print_rhtp() local
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsasl.c160 int l1, l2, rl; local
/illumos-gate/usr/src/cmd/oawk/
H A Db.c69 #define MLCMPLT(m1, l1, m2, l2) ((m1 != m2 &&\ argument
72 #define MLCMPLE(m1, l1, m2, l2) ((m1 != m2 &&\ argument
75 #define MLCMPGT(m1, l1, m2, l2) ((m1 != m2 &&\ argument
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dmisc.c76 size_t l2 = strlen(src); in strlcat() local
/illumos-gate/usr/src/lib/libilb/common/
H A Dilb_subr.c120 uint32_t l1, l2; in i_cmp_addr_impl() local
/illumos-gate/usr/src/cmd/psrinfo/
H A Dpsrinfo.c247 struct link *l1, *l2; in print_vp() local
366 struct link *l1, *l2; in print_p() local
/illumos-gate/usr/src/contrib/bhyve/amd64/machine/
H A Dpmap.h159 #define KVADDR(l4, l3, l2, l1) ( \ argument
166 #define UVADDR(l4, l3, l2, l1) ( \ argument
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vlog.c667 double l0, l1, l2, l3; in __vlog() local
/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed1.c312 char *sp, *l1, *l2; local
/illumos-gate/usr/src/uts/common/os/
H A Dtlabel.c154 label_equal(const ts_label_t *l1, const ts_label_t *l2) in label_equal()

123