Home
last modified time | relevance | path

Searched refs:srcs (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/pkg/manifests/
H A Dtext-locale.mf41 dir path=usr/lib/iconv/geniconvtbl/srcs
57 file path=usr/lib/iconv/geniconvtbl/srcs/ISO-2022-JP_to_eucJP.src mode=0444
58 file path=usr/lib/iconv/geniconvtbl/srcs/ISO646_to_ISO8859-1.src mode=0444
59 file path=usr/lib/iconv/geniconvtbl/srcs/ISO8859-1_to_ISO646.src mode=0444
60 file path=usr/lib/iconv/geniconvtbl/srcs/ISO8859-1_to_UTF-8.src mode=0444
61 file path=usr/lib/iconv/geniconvtbl/srcs/UTF-8_to_ISO8859-1.src mode=0444
62 file path=usr/lib/iconv/geniconvtbl/srcs/eucJP_to_ISO-2022-JP.src mode=0444
/titanic_44/usr/src/cmd/sa/
H A DMakefile64 srcs= $(TIMEX) $(SAR) $(SADC) macro
65 SRCS= $(srcs:%=%.c)
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_mdesc.c130 hbp->srcs = nrcs; in hb_rc_init()
222 topo_mod_free(mod, hbp->rcs, hbp->srcs * sizeof (md_rc_t)); in hb_mdesc_fini()
H A Dhb_mdesc.h57 int16_t srcs; /* size of the rcs */ member
H A Dhb_sun4v.c311 nrcs += hbp->srcs; in platform_hb_enum()
333 for (j = 0, rcp = hbp->rcs; j < hbp->srcs; j++, rcp++) { in platform_hb_enum()
/titanic_44/usr/src/cmd/geniconvtbl/samples/
H A DMakefile51 SRCSDIRS = $(ROOTDIRS)/srcs
/titanic_44/usr/src/cmd/nscd/
H A Dnscd_config.h641 char **srcs);
H A Dnscd_selfcred.c1189 char *srcs = "ldap"; /* only ldap support self cred */ in _nscd_is_self_cred_on() local
1203 selfcred_dbs = _nscd_srcs_in_db_nsw_policy(1, &srcs); in _nscd_is_self_cred_on()
H A Dnscd_config.c2735 char **srcs) in _nscd_srcs_in_db_nsw_policy() argument
2771 if (strstr(sw->nsw_config_string, srcs[j]) != in _nscd_srcs_in_db_nsw_policy()