Home
last modified time | relevance | path

Searched refs:conf (Results 176 – 200 of 530) sorted by relevance

12345678910>>...22

/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss_misc.c243 bool_t conf = FALSE; local
261 major = kgss_unseal(&minor, context, &in_buf, &out_buf, &conf,
279 if (!conf || qop != qop_check)
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-security-gss.p5m35 file path=etc/gss/gsscred.conf group=sys \
36 original_name=SUNWgssc:etc/gss/gsscred.conf preserve=true
48 file path=usr/share/man/man5/gsscred.conf.5
H A Dsystem-security-kerberos-5.p5m38 file path=etc/krb5/kdc.conf group=sys original_name=SUNWkdc:etc/krb5/kdc.conf \
96 file path=usr/share/man/man5/kdc.conf.5
97 file path=usr/share/man/man5/krb5.conf.5
98 file path=usr/share/man/man5/warn.conf.5
H A Dsystem-io-tests.p5m50 file path=usr/kernel/drv/emul64.conf group=sys
51 file path=usr/kernel/drv/pshot.conf group=sys
52 file path=usr/kernel/drv/ufmtest.conf group=sys
H A Ddriver-network-sdp.p5m38 file path=etc/sdp.conf group=sys original_name=SUNWibsdp:etc/sdp.conf \
46 file path=kernel/drv/sdp.conf group=sys
H A Dservice-security-kerberos-5.p5m33 file path=etc/krb5/krb5.conf group=sys \
34 original_name=SUNWkrb:etc/krb5/krb5.conf preserve=true
35 file path=etc/krb5/warn.conf group=sys \
36 original_name=SUNWkrb:etc/krb5/warn.conf preserve=true
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DResource.java57 Resource(Configuration conf, long resource) throws PoolsException in Resource() argument
59 _conf = conf; in Resource()
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DMakefile38 NONETLOCFILES= ipf.conf.dfl ipf6.conf.dfl
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A DMakefile51 CONF= piclfrutree.conf
54 INFOS= $(CONF:%.conf=%.info)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A DMakefile52 CONF= piclfrutree.conf
55 INFOS= $(CONF:%.conf=%.info)
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_main.c347 tqdesc->conf.txRingBasePA = txq->cmdRing.dma.bufPA; in vmxnet3_prepare_txqueue()
348 tqdesc->conf.txRingSize = txq->cmdRing.size; in vmxnet3_prepare_txqueue()
349 tqdesc->conf.dataRingBasePA = 0; in vmxnet3_prepare_txqueue()
350 tqdesc->conf.dataRingSize = 0; in vmxnet3_prepare_txqueue()
355 tqdesc->conf.compRingBasePA = txq->compRing.dma.bufPA; in vmxnet3_prepare_txqueue()
356 tqdesc->conf.compRingSize = txq->compRing.size; in vmxnet3_prepare_txqueue()
397 rqdesc->conf.rxRingBasePA[0] = rxq->cmdRing.dma.bufPA; in vmxnet3_prepare_rxqueue()
398 rqdesc->conf.rxRingSize[0] = rxq->cmdRing.size; in vmxnet3_prepare_rxqueue()
399 rqdesc->conf.rxRingBasePA[1] = 0; in vmxnet3_prepare_rxqueue()
400 rqdesc->conf.rxRingSize[1] = 0; in vmxnet3_prepare_rxqueue()
[all …]
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME108 cryptoadm(8) for output to user, and for storing in pkcs11.conf
113 2.3 The "pkcs11.conf" configuration file Parsing code.
115 The "pkcs11.conf" configuration file parsing code and data structures are
132 /* An entry in the pkcs11.conf file */
140 /* The entry list for the entire pkcs11.conf file */
151 Retrieve the user-level provider info from the pkcs11.conf file.
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dfs-usr42 [ -r /etc/dumpadm.conf ] && . /etc/dumpadm.conf
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c1367 conf->new = B_TRUE; in mark_config_new()
1368 conf->visited = 0; in mark_config_new()
1369 conf = conf->next; in mark_config_new()
8465 *conf = NULL; in readconf()
8522 *conf = NULL; in readconf()
8551 *conf = NULL; in readkconf()
8643 *conf = NULL; in readkconf()
9407 if (conf == NULL) { in commitconf()
9643 free_actions(conf);
9649 if (conf)
[all …]
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh80 PAM=/etc/pam.conf
1104 …could mean that '%s' is not included as a 'nameserver' in the /etc/resolv.conf file or some other …
1573 KRB5_CONFIG_FILE=/etc/krb5/krb5.conf
1575 RESOLV_CONF_FILE=/etc/resolv.conf
1790 printf "$(gettext "Refer to resolv.conf(5), exiting").\n" >&2
1794 check_nss_conf || printf "$(gettext "/etc/nsswitch.conf does not make use of DNS for hosts and/or i…
1801 …tions are dns_lookup_kdc, dns_lookup_realm,\nand dns_fallback. Refer krb5.conf(5) for further deta…
1910 query "$(gettext "Do you want to update /etc/pam.conf") ?"
1923 query "$(gettext "Do you want to copy over the master krb5.conf file") ?"
1951 …printf "\n$(gettext "Note: %s file not created, please refer to verify_ap_req_nofail in krb5.conf(…
[all …]
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAuthBlock.java473 SLPConfig conf = SLPConfig.getSLPConfig(); in AuthBlock()
476 conf.formatMessage( in AuthBlock()
482 SLPConfig conf = SLPConfig.getSLPConfig(); in AuthBlock()
485 conf.formatMessage( in AuthBlock()
793 SLPConfig conf = SLPConfig.getSLPConfig();
795 conf.formatMessage("null_or_empty_vector",
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile.syshdrs114 scsi/conf/%.check: scsi/conf/%.h
220 $(ROOTDIR)/scsi/conf \
290 ROOTSCSICONFHDRS= $(SCSICONFHDRS:%=$(ROOTDIR)/scsi/conf/%)
424 $(ROOTDIR)/scsi/conf/%: scsi/conf/%
/illumos-gate/usr/src/cmd/power/
H A DMakefile30 PMCFG_SRCS = conf.c parse.c handlers.c
39 POWERCONF= power.conf
/illumos-gate/usr/src/cmd/fm/modules/
H A DMakefile.plugin39 CONF = $(MODULE:%=%.conf)
80 MAPFILE-DMOD = $(SRC)/cmd/mdb/common/modules/conf/mapfile-extern
/illumos-gate/usr/src/cmd/smbsrv/test-crypt/
H A DREADME30 look with gdb) it's easiest to run with a customized pkcs11.conf
32 Your custom pkcs11.conf file should look like this:
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dconf.sh44 command=conf
82 tmp=conf.tmp
1544 extern const Conf_t conf[];
1597 * conf strings sorted in ascending order
1600 const Conf_t conf[] =
1607 const int conf_elements = (int)sizeof(conf) / (int)sizeof(conf[0]);
/illumos-gate/usr/src/cmd/mandoc/
H A Dmandocdb.c322 struct manconf conf; in mandocdb() local
343 memset(&conf, 0, sizeof(conf)); in mandocdb()
478 conf.manpath.paths = mandoc_reallocarray(NULL, in mandocdb()
480 conf.manpath.sz = (size_t)argc; in mandocdb()
484 manconf_parse(&conf, path_arg, NULL, NULL); in mandocdb()
486 if (conf.manpath.sz == 0) { in mandocdb()
497 for (j = 0; j < conf.manpath.sz; j++) { in mandocdb()
498 sz = strlen(conf.manpath.paths[j]); in mandocdb()
500 conf.manpath.paths[j][--sz] = '\0'; in mandocdb()
521 if (j + 1 < conf.manpath.sz) { in mandocdb()
[all …]
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c715 wl_ess_conf_t *conf; in wifi_read_ap() local
721 conf = &aps->wl_ess_list_ess[aps->wl_ess_list_num]; in wifi_read_ap()
722 if ((uint8_t *)conf > end) in wifi_read_ap()
725 conf->wl_ess_conf_length = sizeof (struct wl_ess_conf); in wifi_read_ap()
735 conf->wl_ess_conf_wepenabled = in wifi_read_ap()
738 conf->wl_ess_conf_bsstype = in wifi_read_ap()
741 conf->wl_ess_conf_sl = wifi_getrssi(in); in wifi_read_ap()
755 &((conf->wl_phy_conf).wl_phy_fhss_conf); in wifi_read_ap()
764 &((conf->wl_phy_conf).wl_phy_dsss_conf); in wifi_read_ap()
778 &((conf->wl_phy_conf).wl_phy_erp_conf); in wifi_read_ap()
[all …]
/illumos-gate/usr/src/cmd/sgs/ldd/common/
H A Dldd.c138 conf[] = "LD_NOCONFIG= ", variable
305 conf[sizeof (conf) - 2] = (cflag) ? '1' : '\0'; in main()
657 (putenv(fltr) != 0) || (putenv(conf) != 0) || in run()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE341 08-01-31 comp/conf.sh,conf.tab: handle /bin/sh \ in read data, redir subshell
391 07-04-02 comp/conf.tab,comp/conf.sh: add C/POSIX <stdint.h> symbols
400 07-02-21 comp/conf.sh,comp/conf.tab: handle SSIZE_MAX vs _POSIX_SSIZE_MAX
420 07-01-01 comp/conf.sh: LC_ALL=C
459 06-10-06 port/astconf.c,comp/conf.sh,comp/conf.tab: play nice with getconf(1)
649 04-05-05 conf.tab,conf.sh: update to align with standards
769 03-05-30 conf.tab,conf.sh,astconf.c: add <sys/systeminfo.h> sysinfo() SI_*
1572 conf.sh: add shell actions to conf.tab
1710 TMP_MAX back into conf.tab
1744 add conf.tab and conf.sh to nail C/POSIX limits/unistd macros
[all …]

12345678910>>...22