Searched refs:profile (Results 176 - 200 of 261) sorted by relevance

1234567891011

/illumos-gate/usr/src/uts/sparc/profile/
H A DMakefile30 MODULE = profile
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/mib/
H A Dtst.tcp.ksh65 profile:::tick-10msec
71 profile:::tick-1s
/illumos-gate/usr/src/cmd/lvm/etc/
H A Dsvm.cleanup.sh109 ${FLASH_ROOT}/var/svc/profile/upgrade
112 ${FLASH_ROOT}/var/svc/profile/upgrade
115 ${FLASH_ROOT}/var/svc/profile/upgrade
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dconv_princ.c230 if (context->profile == 0)
232 retval = profile_get_string(context->profile, "realms",
278 retval = profile_iterator_create (context -> profile, names2, PROFILE_ITER_LIST_SECTION | PROFILE_ITER_SECTIONS_ONLY, &iterator);
287 retval = profile_get_values (context -> profile, names, &v4realms);
333 retval = profile_get_values(context->profile, names, &full_name);
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dmanifest-import34 PROFILE_DIR_SITE="/etc/svc/profile/site"
96 # profiles which lived under /var/svc/profile so that svccfg apply would
99 # profiles under /etc/svc/profile. If the profiles don't really exist,
105 # Don't process site.xml profile since it is still supported under
106 # /var/svc/profile directory.
114 [ -d "/var/svc/profile" ] || return 1
153 astring: "/etc/svc/profile/generic.xml"
161 astring: "/etc/svc/profile/generic.xml"
169 astring: "/etc/svc/profile/platform_${pl}_xml"
178 astring: "/etc/svc/profile/platform
[all...]
/illumos-gate/usr/src/lib/libuutil/common/
H A Duu_pname.c72 uu_alt_exit(int profile) argument
74 switch (profile) {
/illumos-gate/usr/src/cmd/hal/utils/
H A Dcdutils.c211 get_current_profile(int fd, int *profile) argument
232 *profile = GET16(&bufp[6]);
245 uint16_t profile, current_profile; local
266 profile = GET16(&bufp[i]);
267 ret = f(arg, profile, (profile == current_profile));
448 * given current profile, use the best method for determining
452 get_disc_capacity_for_profile(int fd, int profile, uint64_t *capacity) argument
458 switch (profile) {
/illumos-gate/usr/src/cmd/svc/profile/
H A DMakefile31 ROOTPROFILE = $(ROOT)/etc/svc/profile
93 not covered by $(PROFILES_COVERING) profile
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dsymcheck.pl197 # Reads in the static profile (i.e. the symbols exported by bin in
204 # The profile output file created by static_profile() in symprof.
206 my $profile_file = "$dir/profile.static";
209 "binary object %s has no static profile: %s: %s\n");
221 my ($profile, $lib, $lib2, $base, %libs_needed);
226 $profile .= $_;
263 if (! defined($profile)) {
267 foreach $lib (lib_static_check($profile)) {
291 # Takes as input the static profile (e.g. the .text symbols) and returns
296 my ($profile)
[all...]
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dinit_ctx.c99 * profile info unless we do init/accept in kernel. Currently only mport,
469 profile_get_integer(ctx->profile, "libdefaults", "clockskew",
475 profile_get_integer(ctx->profile, "libdefaults", "tkt_lifetime",
482 profile_get_integer(ctx->profile, "libdefaults",
487 profile_get_integer(ctx->profile, "libdefaults",
492 profile_get_integer(ctx->profile, "libdefaults",
497 profile_get_integer(ctx->profile, "libdefaults",
502 profile_get_integer(ctx->profile, "libdefaults",
516 profile_get_integer(ctx->profile, "libdefaults", "ccache_type",
643 code = profile_get_string(context->profile, "libdefault
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dktdefname.c62 } else if ((profile_get_string(context->profile,
H A Ddef_realm.c157 if (context->profile != 0) {
158 retval = profile_get_string(context->profile, "libdefaults",
/illumos-gate/usr/src/cmd/svc/
H A DMakefile30 SUBDIR_REPO= milestone profile seed
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddrbac.c289 char **profile; local
295 profile = __ns_ldap_getAttr(res->entry, "cn");
300 if (profile == NULL || profile[0] == NULL ||
306 (void) fprintf(stdout, "%s", profile[0]);
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh1024/
H A DMakefile.com96 objs/%.o pics/%.o: ../profile/%.c
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh192/
H A DMakefile.com96 objs/%.o pics/%.o: ../profile/%.c
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh640/
H A DMakefile.com96 objs/%.o pics/%.o: ../profile/%.c
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pragma/
H A Dtst.temporal.ksh62 profile-97hz
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_krbcontainer.c96 if ((st=profile_get_string(context->profile, KDB_MODULE_SECTION, ldap_context->conf_section,
107 if ((st=profile_get_string(context->profile, KDB_MODULE_DEF_SECTION,
/illumos-gate/usr/src/cmd/sgs/ldprof/
H A DMakefile.com28 COMOBJS= profile.o
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dmain.c302 (void) profile_get_options_boolean(bsd_context->profile,
336 profile_get_options_boolean(bsd_context->profile, realmdef,
341 profile_get_options_boolean(bsd_context->profile, appdef,
343 profile_get_options_string(bsd_context->profile, appdef,
/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c154 const char profile[] = ".profile"; variable
155 const char sysprofile[] = "/etc/profile";
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdma/
H A Dibdma.c932 ibdma_ioc_register(ib_guid_t iou_guid, ib_dm_ioc_ctrl_profile_t *profile, argument
941 if (profile == NULL || services == NULL) {
946 svc_entries = profile->ioc_service_entries;
948 cmn_err(CE_NOTE, "ioc_register, bad profile no service");
973 if (profile->ioc_guid ==
1000 * Allocate local copy of profile and services.
1004 bcopy(profile, &hca->ih_ioc[free_slot].ii_profile,
1010 * Update the profile copy with the I/O controller slot assigned.
1014 profile->ioc_vendorid |= h2b32(free_slot);
1117 ibdma_ioc_update(ibdma_hdl_t hdl, ib_dm_ioc_ctrl_profile_t *profile, argument
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_tree.c12 * this file; all of the other profile routines build, access, and
121 * the profile are true. If not, we have a programming bug somewhere,
351 * profile node) makes this function mostly syntactic sugar for
395 profile_t profile; member in struct:profile_iterator
406 errcode_t profile_node_iterator_create(profile_t profile, argument
413 if (profile == 0)
415 if (profile->magic != PROF_MAGIC_PROFILE)
429 iter->profile = profile;
432 iter->file = profile
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/
H A DMakefile.com106 objs/%.o pics/%.o: ../profile/%.c

Completed in 143 milliseconds

1234567891011