Home
last modified time | relevance | path

Searched refs:expand (Results 1 – 25 of 123) sorted by relevance

12345

/titanic_50/usr/src/lib/libast/common/port/
H A Dastlicense.c278 expand(Notice_t* notice, register Buffer_t* b, const Item_t* item) in expand() function
346 expand(notice, b, &notice->item[SINCE]); in copyright()
353 expand(notice, b, &notice->item[PARENT]); in copyright()
358 expand(notice, b, &notice->item[CORPORATION]); in copyright()
362 expand(notice, b, &notice->item[INCORPORATION]); in copyright()
368 expand(notice, b, &notice->item[COMPANY]); in copyright()
570 expand(&notice, &buf, &key[i]); in astlicense()
582 expand(&notice, &buf, &notice.item[i]); in astlicense()
595 expand(&notice, &buf, &item); in astlicense()
598 expand(&notice, &buf, &notice.item[h]); in astlicense()
[all …]
/titanic_50/usr/src/common/crypto/aes/amd64/
H A Daes_intel.s451 aeskeygenassist $0x1, %xmm2, %xmm1 / expand the key
455 aeskeygenassist $0x2, %xmm2, %xmm1 / expand the key
459 aeskeygenassist $0x4, %xmm2, %xmm1 / expand the key
463 aeskeygenassist $0x8, %xmm2, %xmm1 / expand the key
467 aeskeygenassist $0x10, %xmm2, %xmm1 / expand the key
471 aeskeygenassist $0x20, %xmm2, %xmm1 / expand the key
475 aeskeygenassist $0x40, %xmm2, %xmm1 / expand the key
498 aeskeygenassist $0x1, %xmm2, %xmm1 / expand the key
500 aeskeygenassist $0x2, %xmm2, %xmm1 / expand the key
502 aeskeygenassist $0x4, %xmm2, %xmm1 / expand the key
[all …]
/titanic_50/usr/src/cmd/expand/
H A DMakefile29 PROG= expand unexpand
36 POFILE= expand.po
49 $(LINT.c) expand.c $(LDLIBS)
56 $(RM) $@; cp expand.c $@
/titanic_50/usr/src/cmd/acct/
H A Dacctcms.c101 float expand();
103 ulong_t expand();
262 cpu = expand(acct.oab.ac_stime)+ in tdofile()
263 expand(acct.oab.ac_utime); in tdofile()
265 real = expand(acct.oab.ac_etime); in tdofile()
267 mem = expand(acct.oab.ac_mem); in tdofile()
269 cmt.tcm_io = expand(acct.oab.ac_io); in tdofile()
270 cmt.tcm_rw = expand(acct.oab.ac_rw); in tdofile()
279 cpu = expand(acct.oab.ac_stime)+ in tdofile()
280 expand(acct.oab.ac_utime); in tdofile()
[all …]
H A Dacctprc.c73 float expand(); in main()
75 ulong_t expand(); in main()
86 if ((etime = SECS(expand(ab.ac_etime))) == 0) in main()
88 stime = expand(ab.ac_stime) + expand(ab.ac_utime); in main()
89 mem = expand(ab.ac_mem); in main()
H A Dacctprc1.c86 ulong_t expand(); in main()
130 if ((etime = SECS(expand(ab.ac_etime))) == 0) in main()
132 stime = expand(ab.ac_stime) + expand(ab.ac_utime); in main()
133 mem = expand(ab.ac_mem); in main()
H A Dacctcom.c112 float expand();
114 ulong_t expand();
373 elapsed = expand(a->ac_etime); in dofile()
394 sys = expand(a->ac_stime); in dofile()
395 user = expand(a->ac_utime); in dofile()
399 mem = expand(a->ac_mem); in dofile()
401 io=expand(a->ac_io); in dofile()
402 rw=expand(a->ac_rw); in dofile()
/titanic_50/usr/src/cmd/tcpd/
H A Dtcpdmatch.c268 static void expand(text, pattern, request) in expand() function
289 expand("client: hostname", "%n", request);
290 expand("client: address ", "%a", request);
291 expand("client: username", "%u", request);
292 expand("server: hostname", "%N", request);
293 expand("server: address ", "%A", request);
294 expand("server: process ", "%d", request);
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dgram.y126 nl = expand($3, E_VARS);
137 $1->sc_args = expand($2, E_VARS);
142 $1->sc_args = expand($2, E_ALL);
154 for (nl = expand(dupnl($2), E_VARS); nl != NULL;
158 $1->sc_args = expand($2, E_VARS);
163 $1->sc_args = expand($2, E_ALL);
364 files = expand(files, E_VARS|E_SHELL);
365 hosts = expand(hosts, E_ALL);
431 c->c_files = expand(files, E_ALL);
/titanic_50/usr/src/tools/scripts/
H A Dvalidate_flg.pl48 sub expand { subroutine
97 next if !defined($expfile = expand($1));
101 next if !defined($expfile = expand($dir));
112 next if !defined($expfile = expand($1));
/titanic_50/usr/src/cmd/lastcomm/
H A Dlc_pacct.c24 extern ulong_t expand(comp_t);
91 x = expand(acp->ac_utime) + expand(acp->ac_stime); in lc_pacct()
H A DMakefile31 EXPOBJ= expand.o
/titanic_50/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.c191 int hba, expand, nelem; in cfga_list_ext() local
222 expand = 0; in cfga_list_ext()
224 expand = 1; in cfga_list_ext()
234 } else if (!expand) { /* Stat only the HBA */ in cfga_list_ext()
/titanic_50/usr/src/uts/common/io/audio/impl/
H A Daudio_format.c700 int expand = AUDIO_UNIT_EXPAND; in auimpl_format_setup() local
747 expand *= sizeof (int32_t); in auimpl_format_setup()
748 expand /= info->sampsize; in auimpl_format_setup()
764 expand *= info->sampsize; in auimpl_format_setup()
765 expand /= sizeof (int32_t); in auimpl_format_setup()
784 expand *= target.p_nchan; in auimpl_format_setup()
785 expand /= source.p_nchan; in auimpl_format_setup()
792 expand *= target.p_rate; in auimpl_format_setup()
793 expand /= source.p_rate; in auimpl_format_setup()
810 if (expand > AUDIO_UNIT_EXPAND) { in auimpl_format_setup()
[all …]
/titanic_50/usr/src/common/elfcap/
H A Delfcap.c393 expand(elfcap_style_t style, elfcap_mask_t val, const elfcap_desc_t *cdp, in expand() function
449 return (expand(style, val, &hw1_386[0], ELFCAP_NUM_HW1_386, in elfcap_hw1_to_str()
454 return (expand(style, val, hw1_sparc, ELFCAP_NUM_HW1_SPARC, in elfcap_hw1_to_str()
475 return (expand(style, val, &hw2_386[0], ELFCAP_NUM_HW2_386, in elfcap_hw2_to_str()
478 return (expand(style, val, NULL, 0, str, len, fmt)); in elfcap_hw2_to_str()
499 return (expand(style, val, &sf1[0], ELFCAP_NUM_SF1, str, len, fmt)); in elfcap_sf1_to_str()
/titanic_50/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.c210 int fca, expand, nelem; in cfga_list_ext() local
273 expand = 0; in cfga_list_ext()
275 expand = 1; in cfga_list_ext()
285 } else if (!expand) { /* Stat only the HBA */ in cfga_list_ext()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c91 static void expand(char *as);
179 expand(as); in acollect()
202 expand(char *as) in expand() function
368 expand(restbuf); in execbrc()
515 expand(p); in amatch()
/titanic_50/usr/src/cmd/sgs/moe/common/
H A Dmoe.msg37 \t[-32]\t\tonly expand 32-bit objects\n\
38 \t[-64]\t\tonly expand 64-bit objects\n\
/titanic_50/usr/src/cmd/sh/
H A Dexpand.c57 expand(unsigned char *as, int rcnt) in expand() function
193 count += expand(rchain->argval, in expand()
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dsrc2texi15 ${dir}/${src} | expand > ${texi}.new
/titanic_50/usr/src/cmd/acct/lib/
H A Dexpand.c48 expand(comp_t ct) in expand() function
H A DMakefile28 OBJS= pnpsplit.o copyn.o devtolin.o expand.o lintodev.o \
/titanic_50/usr/src/cmd/csh/
H A Dsh.glob.c42 void expand(tchar *);
149 expand(as); in acollect()
170 expand(tchar *as) in expand() function
343 expand(restbuf); in execbrc()
485 expand(p); in amatch()
/titanic_50/usr/src/lib/libshell/common/tests/
H A Dquoting.sh181 then err_exit ' $x\$, with x=$hi, does not expand to $hi$'
184 then err_exit ' $x$, with x=$hi, does not expand to $hi$'
/titanic_50/usr/src/cmd/tip/
H A Dcmds.c63 cp = expand(copyname); in getfl()
100 cp = expand(argv[1]); in cu_take()
259 fnamex = expand(fname); in tip_sendfile()
400 copynamex = expand(argv[0]); in cu_put()
878 expand(char name[]) in expand() function

12345