Home
last modified time | relevance | path

Searched refs:att (Results 1 – 25 of 34) sorted by relevance

12

/titanic_44/usr/src/lib/libast/common/misc/
H A Dmime.c48 Att_t att; member
109 register Att_t* att; in dropcap() local
111 while (att = cap->att.next) in dropcap()
113 cap->att.next = att->next; in dropcap()
114 free(att); in dropcap()
146 register Att_t* att; in mimeset() local
222 tta = &cap->att; in mimeset()
230 if (!(att = newof(0, Att_t, 1, 0))) in mimeset()
232 x = strcopy(att->name = x, k) + 1; in mimeset()
233 x = strcopy(att->value = x, v) + 1; in mimeset()
[all …]
/titanic_44/usr/src/cmd/sendmail/libsm/
H A Dt-rpool.c41 SM_RPOOL_ATTACH_T att; local
47 att = sm_rpool_attach_x(rpool, rfree, "attachment #1");
48 SM_TEST(att != NULL);
57 att = sm_rpool_attach_x(rpool, rfree, "attachment #2");
59 sm_rpool_detach(att);
/titanic_44/usr/src/lib/libcmd/common/
H A Dcat.c404 int att; in b_cat() local
409 att = !strcmp(astconf("UNIVERSE", NiL, NiL), "att"); in b_cat()
444 n = att ? F_FLAG : S_FLAG; in b_cat()
491 if (att) in b_cat()
/titanic_44/usr/src/cmd/oamuser/user/
H A Duserdel.c73 #ifndef att in main()
113 #ifdef att in main()
H A Dusermod.c156 #ifndef att
309 #ifdef att
/titanic_44/usr/src/uts/common/inet/kssl/
H A Dksslioctl.c286 kssl_object_attribute_t att; in extract_private_key() local
322 bcopy(mp_attrs, &att, sizeof (kssl_object_attribute_t)); in extract_private_key()
326 attval = begin + att.ka_value_offset; in extract_private_key()
327 attlen = att.ka_value_len; in extract_private_key()
334 newattrs[i].oa_type = att.ka_type; in extract_private_key()
/titanic_44/usr/src/cmd/mandoc/
H A DMakefile.common18 mandoc_OBJS = arch.o att.o chars.o eqn.o eqn_html.o eqn_term.o \
H A Datt.in1 /* $Id: att.in,v 1.8 2011/07/31 17:30:33 schwarze Exp $ */
/titanic_44/usr/src/lib/libshell/misc/
H A Dbuildksh93.readme51 …pt www.opensource.org/licenses/cpl" --http-passwd="." 'http://www.research.att.com/sw/download/bet…
52 …pt www.opensource.org/licenses/cpl" --http-passwd="." 'http://www.research.att.com/sw/download/bet…
H A DERRATA.txt669 Index: usr/src/lib/libsum/common/sum-att.c
671 --- usr/src/lib/libsum/common/sum-att.c (revision 1724)
672 +++ usr/src/lib/libsum/common/sum-att.c (working copy)
/titanic_44/usr/src/cmd/passmgmt/
H A Dpassmgmt.c148 #ifndef att
863 #ifdef att in main()
878 #ifdef att in main()
897 #ifdef att in main()
967 #ifdef att in main()
/titanic_44/usr/src/lib/libshell/common/tests/
H A Dpath.sh269 getconf UNIVERSE - att # override sticky default 'UNIVERSE = foo'
272 [[ $(PATH=/usr/xpg/bin:/usr/bin echo -n att) == '-n att' ]] || err_exit "att universe echo does not…
/titanic_44/usr/src/cmd/rcap/rcapd/
H A Drcapd_scanner.c866 int64_t d_rss, att; in scan() local
898 lcol->lcol_stat.lcols_pg_att += (att = in scan()
904 0) ? - d_rss : 0), (unsigned long long)att, in scan()
/titanic_44/usr/src/grub/grub-0.97/
H A Dconfig.sub143 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
1087 basic_machine=we32k-att
1409 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
H A DTHANKS57 HORIKAWA Kazunori <kaz-hori@tkd.att.ne.jp>
H A Dconfig.guess336 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/titanic_44/usr/src/lib/libsum/common/
H A Dsumlib.c179 METHOD(att),
/titanic_44/usr/src/lib/libpp/common/
H A Dpp.def4 # @(#)pp.def (gsf@research.att.com) 2007-01-26
/titanic_44/usr/src/lib/libshell/common/
H A DREADME170 dgk@research.att.com
231 dgk@research.att.com
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3057 fp_soft_attach_t *att = (fp_soft_attach_t *)arg; in fp_ulp_port_attach() local
3058 fc_local_port_t *port = att->att_port; in fp_ulp_port_attach()
3061 " ULPs begin; port=%p, cmd=%x", port, att->att_cmd); in fp_ulp_port_attach()
3063 fctl_attach_ulps(att->att_port, att->att_cmd, &modlinkage); in fp_ulp_port_attach()
3065 if (att->att_need_pm_idle == B_TRUE) { in fp_ulp_port_attach()
3070 " ULPs end; port=%p, cmd=%x", port, att->att_cmd); in fp_ulp_port_attach()
3072 mutex_enter(&att->att_port->fp_mutex); in fp_ulp_port_attach()
3073 att->att_port->fp_ulp_attach = 0; in fp_ulp_port_attach()
3078 cv_signal(&att->att_port->fp_attach_cv); in fp_ulp_port_attach()
3080 mutex_exit(&att->att_port->fp_mutex); in fp_ulp_port_attach()
[all …]
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dlib154 #define _UNIV_DEFAULT "att" /* default universe name */
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dlib154 #define _UNIV_DEFAULT "att" /* default universe name */
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dlib165 #define _UNIV_DEFAULT "att" /* default universe name */
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dlib165 #define _UNIV_DEFAULT "att" /* default universe name */
/titanic_44/usr/src/lib/libast/common/regex/
H A Dregcomp.c105 short att; member
803 env->token.att = 1; in magic()
916 env->token.att = env->token.esc = 0; in token()
1807 if (env->token.att) in rep()
2671 if (env->token.att) in seq()

12