Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Ddomain.c161 fallbackmxrr(nmx, prefs, mxhosts) in fallbackmxrr() argument
163 unsigned short *prefs;
171 prefs[nmx] = prefs[nmx - 1] + 1;
173 prefs[nmx] = 0;
228 unsigned short *prefs; local
252 prefs = mxprefs;
254 prefs = prefer;
308 return fallbackmxrr(nmx, prefs, mxhosts);
400 prefs[nmx] = pref;
426 if (prefs[i] > prefs[j] ||
[all …]
/titanic_41/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c179 free_notify_prefs(fmd_hdl_t *hdl, nvlist_t **prefs, uint_t nprefs) in free_notify_prefs() argument
184 if (prefs[i]) in free_notify_prefs()
185 nvlist_free(prefs[i]); in free_notify_prefs()
188 fmd_hdl_free(hdl, prefs, sizeof (nvlist_t *) * nprefs); in free_notify_prefs()
253 nvlist_t **prefs; in syslog_recv() local
271 ret = get_notify_prefs(hdl, nvl, &prefs, &nprefs); in syslog_recv()
281 } else if (ret != 0 || nvlist_lookup_boolean_array(prefs[0], "active", in syslog_recv()
286 free_notify_prefs(hdl, prefs, nprefs); in syslog_recv()
292 free_notify_prefs(hdl, prefs, nprefs); in syslog_recv()
295 free_notify_prefs(hdl, prefs, nprefs); in syslog_recv()
/titanic_41/usr/src/cmd/print/scripts/
H A DMakefile61 desktop-print-management-prefs
69 APPFILES += desktop-print-management-prefs.desktop
H A Ddesktop-print-management-prefs.desktop50 Exec=env DESKTOP_LAUNCHED=true /usr/bin/desktop-print-management-prefs
/titanic_41/usr/src/pkg/manifests/
H A Dprint-lp-print-client-commands.mf49 file path=usr/lib/lp/bin/desktop-print-management-prefs mode=0555
51 file path=usr/share/applications/desktop-print-management-prefs.desktop
69 link path=usr/bin/desktop-print-management-prefs target=../sbin/print-service
/titanic_41/usr/src/cmd/print/selector/
H A DMakefile32 DESKTOPLINKS = desktop-print-management desktop-print-management-prefs
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip6.c4888 ip6_set_src_preferences(ip_xmit_attr_t *ixa, uint32_t prefs) in ip6_set_src_preferences() argument
4894 if (prefs & ~IPV6_PREFER_SRC_MASK) in ip6_set_src_preferences()
4903 if ((prefs & IPV6_PREFER_SRC_MIPMASK) == 0) { in ip6_set_src_preferences()
4904 prefs |= IPV6_PREFER_SRC_MIPDEFAULT; in ip6_set_src_preferences()
4905 } else if ((prefs & IPV6_PREFER_SRC_MIPMASK) == in ip6_set_src_preferences()
4909 if ((prefs & IPV6_PREFER_SRC_TMPMASK) == 0) { in ip6_set_src_preferences()
4910 prefs |= IPV6_PREFER_SRC_TMPDEFAULT; in ip6_set_src_preferences()
4911 } else if ((prefs & IPV6_PREFER_SRC_TMPMASK) == in ip6_set_src_preferences()
4915 if ((prefs & IPV6_PREFER_SRC_CGAMASK) == 0) { in ip6_set_src_preferences()
4916 prefs |= IPV6_PREFER_SRC_CGADEFAULT; in ip6_set_src_preferences()
[all …]
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src15405 # ud.init();prefs=ud.persistentDomainForName_(
15406 # "com.apple.Terminal");prefs["Window Settings"][
15407 # prefs["Default Window Settings"]]["TerminalType"
15408 # ]=sys.argv[1];ud.setPersistentDomain_forName_(prefs,
H A Dterminfo.src17350 # ud.init();prefs=ud.persistentDomainForName_(
17351 # "com.apple.Terminal");prefs["Window Settings"][
17352 # prefs["Default Window Settings"]]["TerminalType"
17353 # ]=sys.argv[1];ud.setPersistentDomain_forName_(prefs,