/titanic_51/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | l2_packet.c | 27 link_init(struct l2_packet_data *l2) in link_init() argument 68 l2_packet_get_own_addr(struct l2_packet_data * l2,uint8_t * addr) l2_packet_get_own_addr() argument 75 l2_packet_send(struct l2_packet_data * l2,uint8_t * buf,size_t buflen) l2_packet_send() argument 92 struct l2_packet_data *l2 = eloop_ctx; l2_packet_receive() local 122 struct l2_packet_data *l2; l2_packet_init() local 154 l2_packet_deinit(struct l2_packet_data * l2) l2_packet_deinit() argument [all...] |
/titanic_51/usr/src/uts/common/sys/tsol/ |
H A D | label_macro.h | 118 #define _MEQUAL(l1, l2) \ argument 207 BLEQUAL(l1,l2) global() argument 210 _BLEQUAL(l1,l2) global() argument 222 BLDOMINATES(l1,l2) global() argument 225 _BLDOMINATES(l1,l2) global() argument 236 BLSTRICTDOM(l1,l2) global() argument 244 BLMAXIMUM(l1,l2) global() argument 247 _BLMAXIMUM(l1,l2) global() argument 260 BLMINIMUM(l1,l2) global() argument 263 _BLMINIMUM(l1,l2) global() argument 345 GETCSL(l1,l2) global() argument 349 SETCSL(l1,l2) global() argument [all...] |
/titanic_51/usr/src/lib/libcurses/screen/ |
H A D | tparm.c | 189 tparm_p2(char *instring, long l1, long l2) in tparm_p2() argument 201 tparm_p3(char *instring, long l1, long l2, long l3) in tparm_p3() argument 214 tparm_p4(char *instring, long l1, long l2, long l3, long l4) in tparm_p4() argument 228 tparm_p7(char *instring, long l1, long l2, long l3, long l4, long l5, long l6, in tparm_p7() argument
|
/titanic_51/usr/src/cmd/nscd/ |
H A D | getserv.c | 73 int res, l1, l2; in servname_compar() local 119 int res, l1, l2; in servport_compar() local [all...] |
H A D | getnode.c | 81 int res, l1, l2; in ipaddr_compar() local 121 int res, l1, l2; in ipname_compar() local
|
H A D | gettnrhdb.c | 72 int res, l1, l2; in tsol_rh_compar() local
|
H A D | gethost.c | 86 int res, l1, l2; in hostaddr_compar() local
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | strlcat.c | 46 size_t l2 = strlen(src); in strlcat() local
|
/titanic_51/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_tran.c | 92 size_t l1, l2; in smb_cmp_sockaddr() local
|
/titanic_51/usr/src/uts/common/krtld/ |
H A D | kobj_subr.c | 91 size_t l2 = strlen(src); in stand_strlcat() local
|
/titanic_51/usr/src/lib/libcryptoutil/common/ |
H A D | pkcs11_uri.c | 128 char *str2, *l1, *l2, *tok, *name; in pkcs11_parse_uri() local [all...] |
/titanic_51/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | evnv.c | 65 nvlist_t *l2 = NULL; in evnv_cmpnvl() local
|
/titanic_51/usr/src/cmd/tsol/tninfo/ |
H A D | tninfo.c | 104 const m_label_t *l1, *l2; in print_rhtp() local
|
/titanic_51/usr/src/cmd/sendmail/src/ |
H A D | sasl.c | 160 int l1, l2, rl; local
|
/titanic_51/usr/src/lib/print/libpapi-common/common/ |
H A D | misc.c | 78 size_t l2 = strlen(src); in strlcat() local
|
/titanic_51/usr/src/cmd/oawk/ |
H A D | b.c | 71 #define MLCMPLT(m1, l1, m2, l2) ((m1 != m2 &&\ argument 74 #define MLCMPLE(m1, l1, m2, l2) ((m1 != m2 &&\ argument 77 #define MLCMPGT(m1, l1, m2, l2) ((m1 != m2 &&\ argument
|
/titanic_51/usr/src/lib/libilb/common/ |
H A D | ilb_subr.c | 120 uint32_t l1, l2; in i_cmp_addr_impl() local
|
/titanic_51/usr/src/cmd/psrinfo/ |
H A D | psrinfo.c | 231 struct link *l1, *l2; in print_vp() local 349 struct link *l1, *l2; in print_p() local [all...] |
/titanic_51/usr/src/lib/libmvec/common/ |
H A D | __vlog.c | 667 double l0, l1, l2, l3; in __vlog() local
|
/titanic_51/usr/src/ucbcmd/sed/ |
H A D | sed1.c | 314 char *sp, *l1, *l2; local
|
/titanic_51/usr/src/uts/common/os/ |
H A D | tlabel.c | 154 label_equal(const ts_label_t *l1, const ts_label_t *l2) in label_equal() argument
|
/titanic_51/usr/src/uts/common/inet/ip/ |
H A D | ip_sadb.c | 61 ipsec_label_match(ts_label_t *l1, ts_label_t *l2) in ipsec_label_match() argument
|
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | slp.h | 55 unsigned char l1, l2, l3; member
|
/titanic_51/usr/src/uts/common/io/mac/ |
H A D | mac_flow.c | 1628 flow_l2info_t *l2 = &s->fs_l2info; in flow_l2_match() local 1656 flow_l2info_t *l2 = &s->fs_l2info; in flow_l2_accept() local 1700 flow_l2info_t *l2 = &s->fs_l2info; flow_ether_hash() local 1721 flow_l2info_t *l2 = &s->fs_l2info; flow_ether_accept() local [all...] |
/titanic_51/usr/src/cmd/vi/port/ |
H A D | ex_re.c | 690 place(sp, l1, l2) in place() argument
|