Searched refs:la (Results 51 - 75 of 304) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/openbsm/bin/auditfilterd/
H A DMakefile.am9 auditfilterd_LDADD = $(top_builddir)/libbsm/libbsm.la
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_proxy.c92 struct libalias *la; member in struct:proxy_entry
143 static void RuleAdd(struct libalias *la, struct proxy_entry *);
145 static int RuleNumberDelete(struct libalias *la, int);
205 RuleAdd(struct libalias *la, struct proxy_entry *entry) argument
211 LIBALIAS_LOCK_ASSERT(la);
213 entry->la = la;
214 if (la->proxyList == NULL) {
215 la->proxyList = entry;
222 ptr = la
251 struct libalias *la; local
267 RuleNumberDelete(struct libalias *la, int rule_index) argument
464 ProxyCheck(struct libalias *la, struct in_addr *proxy_server_addr, u_short * proxy_server_port, struct in_addr src_addr, struct in_addr dst_addr, u_short dst_port, u_char ip_p) argument
501 ProxyModify(struct libalias *la, struct alias_link *lnk, struct ip *pip, int maxpacketsize, int proxy_type) argument
527 LibAliasProxyRule(struct libalias *la, const char *cmd) argument
[all...]
H A Dalias_skinny.c60 fingerprint(struct libalias *la, struct alias_data *ah) argument
65 if (la->skinnyPort != 0 && (ntohs(*ah->sport) == la->skinnyPort ||
66 ntohs(*ah->dport) == la->skinnyPort))
72 protohandler(struct libalias *la, struct ip *pip, struct alias_data *ah) argument
75 AliasHandleSkinny(la, pip, ah->lnk);
271 alias_skinny_opnrcvch_ack(struct libalias *la, struct OpenReceiveChannelAck *opnrcvch_ack, argument
287 opnrcv_lnk = FindUdpTcpOut(la, pip->ip_src, null_addr,
303 AliasHandleSkinny(struct libalias *la, struct ip *pip, struct alias_link *lnk) argument
325 if (ntohs(tc->th_dport) == la
[all...]
/freebsd-11-stable/contrib/libucl/lua/
H A DMakefile.am5 luaexec_LTLIBRARIES= ucl.la
10 ucl_la_LIBADD= $(top_srcdir)/src/libucl.la \
/freebsd-11-stable/contrib/libxo/encoder/cbor/
H A DMakefile.am27 pkglib_LTLIBRARIES = libenc_cbor.la
31 LDADD = ${top_builddir}/libxo/libxo.la
41 @DLNAME=`sh -c '. ./libenc_cbor.la ; echo $$dlname'` ; \
/freebsd-11-stable/contrib/libxo/encoder/test/
H A DMakefile.am27 pkglib_LTLIBRARIES = libenc_test.la
31 LDADD = ${top_builddir}/libxo/libxo.la
41 @DLNAME=`sh -c '. ./libenc_test.la ; echo $$dlname'` ; \
/freebsd-11-stable/crypto/heimdal/appl/login/
H A DMakefile.am28 $(top_builddir)/lib/krb5/libkrb5.la \
30 $(top_builddir)/lib/asn1/libasn1.la \
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Ds390x-mont.pl92 la $bp,0($num,$bp)
114 la $rp,0($rp,$sp)
115 la $sp,0($j,$rp) # alloca
119 la $bp,0($j,$bp) # restore $bp
141 la $j,8(%r0) # j=1
163 la $j,8($j) # j++
171 la $bp,8($bp) # bp++
193 la $j,8(%r0) # j=1
217 la $j,8($j) # j++
229 la
[all...]
/freebsd-11-stable/contrib/expat/tests/
H A DMakefile.am55 runtests_LDADD = libruntests.a ../lib/libexpat.la
56 runtestspp_LDADD = libruntests.a ../lib/libexpat.la
/freebsd-11-stable/sys/riscv/riscv/
H A Dsupport.S58 la a6, fsu_fault /* Load the fault handler */
76 la a6, fsu_fault /* Load the fault handler */
94 la a6, fsu_fault /* Load the fault handler */
107 la a6, fsu_fault /* Load the fault handler */
120 la a6, fsu_fault /* Load the fault handler */
137 la a6, fsu_fault /* Load the fault handler */
153 la a6, fsu_fault /* Load the fault handler */
167 la a6, fsu_fault /* Load the fault handler */
181 la a6, fsu_fault /* Load the fault handler */
196 la a
[all...]
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A DMakefile.am5 lib_LTLIBRARIES = libkadm5srv.la libkadm5clnt.la
17 noinst_LTLIBRARIES = sample_passwd_check.la
23 $(LIB_com_err) ../krb5/libkrb5.la \
24 ../hdb/libhdb.la $(LIBADD_roken)
26 $(LIB_com_err) ../krb5/libkrb5.la $(LIBADD_roken)
129 libkadm5srv.la \
130 $(top_builddir)/lib/hdb/libhdb.la \
131 $(top_builddir)/lib/krb5/libkrb5.la \
132 $(top_builddir)/lib/asn1/libasn1.la \
[all...]
/freebsd-11-stable/crypto/openssl/crypto/
H A Ds390xcpuid.S29 la %r1,16(%r4)
33 la %r1,32(%r4)
37 la %r1,48(%r4)
44 la %r1,64(%r4)
108 la %r2,1(%r2)
115 la %r2,1(%r2)
120 la %r2,8(%r2)
/freebsd-11-stable/contrib/apr-util/
H A Dbuild-outputs.mk72 MODULE_ldap = ldap/apr_ldap.la
73 ldap/apr_ldap.la: ldap/apr_ldap_init.lo ldap/apr_ldap_option.lo ldap/apr_ldap_rebind.lo
78 MODULE_crypto_openssl = crypto/apr_crypto_openssl.la
79 crypto/apr_crypto_openssl.la: crypto/apr_crypto_openssl.lo
84 MODULE_crypto_nss = crypto/apr_crypto_nss.la
85 crypto/apr_crypto_nss.la: crypto/apr_crypto_nss.lo
90 MODULE_crypto_commoncrypto = crypto/apr_crypto_commoncrypto.la
91 crypto/apr_crypto_commoncrypto.la: crypto/apr_crypto_commoncrypto.lo
96 MODULE_dbd_pgsql = dbd/apr_dbd_pgsql.la
97 dbd/apr_dbd_pgsql.la
[all...]
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A DMakefile.am7 lib_LTLIBRARIES = libcom_err.la
34 libcom_err.la \
/freebsd-11-stable/contrib/openbsm/bin/auditd/
H A DMakefile.am8 auditd_LDADD = $(top_builddir)/libbsm/libbsm.la $(top_builddir)/libauditd/libauditd.la
/freebsd-11-stable/contrib/libucl/utils/
H A DMakefile.am4 common_utils_ldadd = $(top_builddir)/src/libucl.la
/freebsd-11-stable/contrib/libxo/xo/
H A DMakefile.am27 #xo_LDADD = ../libxo/libxo.la
31 ${top_builddir}/libxo/libxo.la
/freebsd-11-stable/contrib/libxo/xopo/
H A DMakefile.am27 #xo_LDADD = ../libxo/libxo.la
31 ${top_builddir}/libxo/libxo.la
/freebsd-11-stable/crypto/heimdal/base/
H A DMakefile.am4 lib_LTLIBRARIES = libheimbase.la
/freebsd-11-stable/lib/libc/powerpc/sys/
H A Dcerror.S52 la %r1,16(%r1)
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A DMakefile.am3 noinst_LTLIBRARIES = libheim-ipcc.la libheim-ipcs.la
32 ts_LDADD = libheim-ipcs.la $(LIB_roken)
34 tc_LDADD = libheim-ipcc.la $(LIB_roken)
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A DMakefile.am21 librfc3961.la
52 LDADD = libkrb5.la \
54 $(top_builddir)/lib/asn1/libasn1.la \
55 $(top_builddir)/lib/wind/libwind.la \
59 LIB_pkinit = ../hx509/libhx509.la
67 $(top_builddir)/lib/asn1/libasn1.la \
68 $(top_builddir)/lib/ipc/libheim-ipcc.la \
69 $(top_builddir)/lib/wind/libwind.la \
70 $(top_builddir)/base/libheimbase.la \
82 $(top_builddir)/lib/asn1/libasn1.la \
[all...]
/freebsd-11-stable/contrib/openpam/t/
H A DMakefile.am30 LDADD += $(top_builddir)/lib/libpam/libpam.la
/freebsd-11-stable/contrib/expat/xmlwf/
H A DMakefile.am33 xmlwf_LDADD = ../lib/libexpat.la
/freebsd-11-stable/contrib/sqlite3/
H A DMakefile.am3 lib_LTLIBRARIES = libsqlite3.la

Completed in 316 milliseconds

1234567891011>>