Home
last modified time | relevance | path

Searched refs:proxy (Results 1 – 25 of 40) sorted by path

12

/illumos-gate/exception_lists/
H A Dpackaging633 # proxy port provider interface
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt620 comment=proxy port number
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dlist.c108 plc->VAL_OCSP_BASIC.proxy ? in show_policy()
109 plc->VAL_OCSP_BASIC.proxy : "<null>"); in show_policy()
153 plc->validation_info.crl_info.proxy ? in show_policy()
154 plc->validation_info.crl_info.proxy : "<null>"); in show_policy()
H A Dmodify.c694 if (oplc.VAL_OCSP_BASIC.proxy) { in kc_modify_policy()
695 free(oplc.VAL_OCSP_BASIC.proxy); in kc_modify_policy()
696 oplc.VAL_OCSP_BASIC.proxy = NULL; in kc_modify_policy()
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Ddownload.c48 char *proxy = NULL; in pk_download() local
148 proxy = strtok(ptmp, ":"); in pk_download()
169 rv = kmf_download_crl(kmfhandle, url, proxy, proxy_port, 30, in pk_download()
172 rv = kmf_download_cert(kmfhandle, url, proxy, proxy_port, 30, in pk_download()
/illumos-gate/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample64 # HTTP proxy and socks URLs should also be indicated if needed...
66 #proxy "http://http-proxy.domain.org:8080"
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Doptions.tmpl33 # noproxyarp -- prevent users from using proxy ARP
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds.c444 if (proxy) { in mput()
726 while ((cp = remglob(argv, proxy)) != NULL) { in mget()
812 pswitch(!proxy); in remglob()
818 pswitch(!proxy); in remglob()
852 if (!proxy) { in status()
1600 if (!proxy) { in disconnect()
1689 extern int proxy; in proxabort()
1691 if (!proxy) { in proxabort()
1861 if (proxy) { in setnmap()
H A Dftp.c413 if (proxy) in login()
761 if (proxy) { in sendrequest()
1070 if (proxy && retrcmd) { in recvrequest()
1781 if (proxy) in pswitch()
1785 proxy++; in pswitch()
1787 if (!proxy) in pswitch()
1791 proxy = 0; in pswitch()
1984 if (strcmp(cmd, "RETR") && !proxy) in proxtrans()
1986 else if ((strcmp(cmd, "RETR") == 0) && proxy) in proxtrans()
2064 pswitch(!proxy); in proxtrans()
[all …]
H A Dftp_var.h110 extern int proxy; /* proxy server connection active */
H A Dmain.c56 int proxy; variable
284 proxy = 0; /* proxy not active */ in main()
716 if (c->c_name && (!proxy || c->c_proxy)) { in help()
H A Druserpass.c171 if (proxy) { in rnetrc()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c136 char *host, *uport, *proxy; in main() local
238 if ((proxy = strdup(optarg)) == NULL) in main()
328 if ((proxyhost = strtok(proxy, ":")) == NULL) in main()
/illumos-gate/usr/src/cmd/ipf/examples/
H A DBASIC.NAT13 map ppp0 w.x.y.z/24 -> a.b.c.d/32 proxy port ftp ftp/tcp
H A DMakefile33 example.13 example.sr firewall ftp-proxy \
H A Dftp-proxy1 How to setup FTP proxying using the built in proxy code.
4 NOTE: Currently, the built-in FTP proxy is only available for use with NAT
6 support null-NAT mappings, that is, using the proxy without changing
22 and IP Filter is running on host B. If you want to proxy FTP from A to C
25 map int-c ipaddr-a/32 -> ip-addr-c-net/32 proxy port ftp ftp/tcp
36 map vx0 10.1.1.1/32 -> 203.45.67.91/32 proxy port ftp ftp/tcp
43 The "map" rule for this proxy should precede any other NAT rules you are
H A Dnat.eg11 # port, forcing them to connect through a proxy, you would use:
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat_y.y151 map: mapit ifnames addr IPNY_TLATE rhaddr proxy mapoptions
185 | mapit ifnames mapfrom IPNY_TLATE rhaddr proxy mapoptions
279 proxy: | IPNY_PROXY IPNY_PORT portspec YY_STR '/' proto
703 | proxy { if (nat->in_plabel[0] != '\0') {
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh72 2 proxy
73 3 proxy anonymous
5077 update is enabled. There are more than one proxy agents found.
5078 Please select the currently proxy agent being used, so that
5081 The proxy agents are:
/illumos-gate/usr/src/cmd/look/
H A Dwords18200 proxy
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DElement.java119 protected Value getProperty(String name, long proxy) in getProperty() argument
127 if (PoolInternal.pool_get_property(_conf.getConf(), proxy, name, in getProperty()
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME1316 greet_pause Adds the greet_pause ruleset which enables open proxy
/illumos-gate/usr/src/cmd/spell/
H A Dlist18199 proxy
/illumos-gate/usr/src/cmd/svc/shell/
H A Dmfsthistory314 svc:/network/ssl/proxy var/svc/manifest/network/ssl/kssl-proxy.xml
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh258 HELP - The bind DN of the proxy user used to obtain configuration
291 HELP - The bind DN of the proxy user the ypserv to read or write

12