Home
last modified time | relevance | path

Searched defs:l (Results 76 – 100 of 845) sorted by last modified time

12345678910>>...34

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_proxy.h295 #define RPCB_BUF_GEQ(r, p, l) \ argument
298 #define RPCB_BUF_EQ(r, p, l) \ argument
H A Dip_rpcb_pxy.c685 u_int d, dd, l, t; local
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_auth.c480 lock_t *l; local
H A Dip_nat6.c291 int l; local
H A Dip_nat.c2102 int l; local
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h201 k5_debug_loc l; in k5_debug_make_loc() local
751 static int k5_mutex_init_1(k5_mutex_t *m, k5_debug_loc l) in k5_mutex_init_1()
762 static int k5_mutex_finish_init_1(k5_mutex_t *m, k5_debug_loc l) in k5_mutex_finish_init_1()
787 static int k5_mutex_lock_1(k5_mutex_t *m, k5_debug_loc l) in k5_mutex_lock_1()
H A Dk5-int.h945 #define zap(p,l) krb5int_zap_data(p,l) argument
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h119 int32_t l[2]; member
123 uint32_t l[2]; member
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java330 List l = head; in setReturn() local
1446 List l = qRec.head.next; in ageOut() local
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dcommon.c194 void sasl_set_mutex(sasl_mutex_alloc_t *n, sasl_mutex_lock_t *l, in sasl_set_mutex()
H A Dserver.c1758 int l = 0; local
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_name.c99 int l; in ns_name_ntop() local
356 int l; in ns_name_ntol() local
420 int n, len, checked, l; in ns_name_unpack2() local
516 int n, l, first = 1; in ns_name_pack() local
678 int l; in ns_name_skip() local
787 int l; in ns_name_map() local
1131 u_char l = *lp; in labellen() local
H A Dns_print.c728 u_int t, w, l, j, k, c; in ns_sprintrrf() local
842 u_int w, l, j, k, c; in ns_sprintrrf() local
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c951 size_t l; local
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfex_handler.h116 long long l[2]; member
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c69 # define read( s, b, l ) tcpread( s, 0, (unsigned char *)b, l, NULL ) argument
71 # define BerWrite( sb, b, l ) tcpwrite( sb->sb_sd, (unsigned char *)(b), (l<MAX_WRITE)? l : MAX_… argument
77 # define read( s, b, l ) recv( s, b, l, 0 ) argument
78 # define BerWrite( s, b, l ) send( s->sb_sd, b, l, 0 ) argument
83 # define BerWrite( sb, b, l ) write( sb->sb_sd, b, l ) argument
84 # define udp_read( sb, b, l, al ) recvfrom(sb->sb_sd, (char *)b, l, 0, \ argument
87 # define udp_write( sb, b, l ) sendto(sb->sb_sd, (char *)(b), l, 0, \ argument
93 #define udp_read( sb, b, l, al ) CLDAP NOT SUPPORTED argument
94 #define udp_write( sb, b, l ) CLDAP NOT SUPPORTED argument
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c104 char *l; in splitpath() local
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dxdr_alloc.c121 int l = htonl((uint32_t) *lp); /* XXX need bounds checking */ in xdralloc_putlong() local
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal.c411 int l=0; in krb5_ldap_unparse_principal_name() local
479 int l = 0, m = 0, tmp_princ_name_len = 0, princ_name_len = 0, at_count = 0; local
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dhst_realm.c424 int l; in krb5int_clean_hostname() local
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dget_in_tkt.c899 long l; in sort_krb5_padata_sequence() local
H A Dpreauth2.c1521 int k, l, etype_found, valid_etype_found; in krb5_do_preauth() local
H A Dchk_trans.c178 int next_lit, intermediates, l; in foreach_realm() local
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-utf8.h211 #define KRB5_UTF8_CHARLEN2(p, l) ( ( ( l = KRB5_UTF8_CHARLEN( p )) < 3 || \ argument
/illumos-gate/usr/src/common/crypto/ecc/
H A Dec.c62 #define PORT_ZFree(p, l) bzero((p), (l)); kmem_free((p), (l)) argument
64 #define PORT_ZFree(p, l) bzero((p), (l)); free((p)) argument

12345678910>>...34