Home
last modified time | relevance | path

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

/illumos-gate/usr/src/pkg/manifests/
H A Dtext-locale.p5m55 dir path=usr/lib/iconv/geniconvtbl/srcs
56 file path=usr/lib/iconv/geniconvtbl/srcs/ISO-2022-JP_to_eucJP.src mode=0444
57 file path=usr/lib/iconv/geniconvtbl/srcs/ISO646_to_ISO8859-1.src mode=0444
58 file path=usr/lib/iconv/geniconvtbl/srcs/ISO8859-1_to_ISO646.src mode=0444
59 file path=usr/lib/iconv/geniconvtbl/srcs/ISO8859-1_to_UTF-8.src mode=0444
60 file path=usr/lib/iconv/geniconvtbl/srcs/UTF-8_to_ISO8859-1.src mode=0444
61 file path=usr/lib/iconv/geniconvtbl/srcs/eucJP_to_ISO-2022-JP.src mode=0444
/illumos-gate/usr/src/cmd/sa/
H A DMakefile62 srcs= $(TIMEX) $(SAR) $(SADC) macro
63 SRCS= $(srcs:%=%.c)
/illumos-gate/usr/src/lib/iconv_modules/utf-8/
H A DMakefile46 GENI_SRCS = common/binarytables/srcs
/illumos-gate/usr/src/cmd/geniconvtbl/samples/
H A DMakefile43 SRCSDIRS = $(ROOTDIRS)/srcs
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_cookie.c1447 in6_addr_t **srcs = NULL; in sctp_addrlist2sctp() local
1502 srcs = (in6_addr_t **)(v4_array + most_v4); in sctp_addrlist2sctp()
1528 srcs[pointer_count] = current_v4; in sctp_addrlist2sctp()
1541 srcs[pointer_count] = (in6_addr_t *)(ph + 1); in sctp_addrlist2sctp()
1566 sctp = sctp_conn_match(srcs, pointer_count, &dst, ports, zoneid, in sctp_addrlist2sctp()
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_config.h639 char **srcs);
H A Dnscd_selfcred.c1192 char *srcs = "ldap"; /* only ldap support self cred */ in _nscd_is_self_cred_on() local
1206 selfcred_dbs = _nscd_srcs_in_db_nsw_policy(1, &srcs); in _nscd_is_self_cred_on()
H A Dnscd_config.c2734 char **srcs) in _nscd_srcs_in_db_nsw_policy() argument
2770 if (strstr(sw->nsw_config_string, srcs[j]) != in _nscd_srcs_in_db_nsw_policy()