/titanic_44/usr/src/lib/libast/common/misc/ |
H A D | mime.c | 48 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 D | t-rpool.c | 41 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 D | cat.c | 404 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 D | userdel.c | 73 #ifndef att in main() 113 #ifdef att in main()
|
H A D | usermod.c | 156 #ifndef att 309 #ifdef att
|
/titanic_44/usr/src/uts/common/inet/kssl/ |
H A D | ksslioctl.c | 286 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 D | Makefile.common | 18 mandoc_OBJS = arch.o att.o chars.o eqn.o eqn_html.o eqn_term.o \
|
H A D | att.in | 1 /* $Id: att.in,v 1.8 2011/07/31 17:30:33 schwarze Exp $ */
|
/titanic_44/usr/src/lib/libshell/misc/ |
H A D | buildksh93.readme | 51 …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 D | ERRATA.txt | 669 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 D | passmgmt.c | 148 #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 D | path.sh | 269 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 D | rcapd_scanner.c | 866 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 D | config.sub | 143 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ 1087 basic_machine=we32k-att 1409 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
|
H A D | THANKS | 57 HORIKAWA Kazunori <kaz-hori@tkd.att.ne.jp>
|
H A D | config.guess | 336 if test "`(/bin/universe) 2>/dev/null`" = att ; then
|
/titanic_44/usr/src/lib/libsum/common/ |
H A D | sumlib.c | 179 METHOD(att),
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | pp.def | 4 # @(#)pp.def (gsf@research.att.com) 2007-01-26
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | README | 170 dgk@research.att.com 231 dgk@research.att.com
|
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 3057 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 D | lib | 154 #define _UNIV_DEFAULT "att" /* default universe name */
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | lib | 154 #define _UNIV_DEFAULT "att" /* default universe name */
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | lib | 165 #define _UNIV_DEFAULT "att" /* default universe name */
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | lib | 165 #define _UNIV_DEFAULT "att" /* default universe name */
|
/titanic_44/usr/src/lib/libast/common/regex/ |
H A D | regcomp.c | 105 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()
|