Home
last modified time | relevance | path

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

123456

/illumos-gate/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
498 aeskeygenassist $0x1, %xmm2, %xmm1 / expand the key
500 aeskeygenassist $0x2, %xmm2, %xmm1 / expand the key
502 aeskeygenassist $0x4, %xmm2, %xmm1 / expand the key
504 aeskeygenassist $0x8, %xmm2, %xmm1 / expand the key
534 aeskeygenassist $0x1, %xmm0, %xmm1 / expand the key
536 aeskeygenassist $0x2, %xmm0, %xmm1 / expand the key
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastlicense.c396 expand(notice, b, &notice->item[SINCE]); in copyright()
403 expand(notice, b, &notice->item[PARENT]); in copyright()
418 expand(notice, b, &notice->item[COMPANY]); in copyright()
702 expand(&notice, &buf, &key[i]); in astlicense()
727 expand(&notice, &buf, &item); in astlicense()
930 expand(&notice, &tmp, &notice.item[i]); in astlicense()
979 expand(&notice, &tmp, &notice.item[i]); in astlicense()
1190 expand(&notice, &tmp, &item); in astlicense()
1201 expand(&notice, &tmp, &notice.item[i]); in astlicense()
1268 expand(&notice, &buf, &item); in astlicense()
[all …]
/illumos-gate/usr/src/cmd/expand/
H A DMakefile28 PROG= expand unexpand
35 POFILE= expand.po
50 $(LINT.c) expand.c $(LDLIBS)
57 $(RM) $@; cp expand.c $@
/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c98 float expand();
100 ulong_t expand();
260 expand(acct.oab.ac_utime); in tdofile()
264 mem = expand(acct.oab.ac_mem); in tdofile()
277 expand(acct.oab.ac_utime); in tdofile()
281 mem = expand(acct.ab.ac_mem); in tdofile()
360 expand(acct.oab.ac_utime); in dofile()
408 expand(acct.ab.ac_utime); in dofile()
418 mem = expand(acct.ab.ac_mem); in dofile()
423 ltmp = expand(acct.ab.ac_io); in dofile()
[all …]
H A Dacctprc.c72 float expand(); in main()
74 ulong_t expand(); in main()
85 if ((etime = SECS(expand(ab.ac_etime))) == 0) in main()
87 stime = expand(ab.ac_stime) + expand(ab.ac_utime); in main()
88 mem = expand(ab.ac_mem); in main()
H A Dacctprc1.c85 ulong_t expand(); in main()
129 if ((etime = SECS(expand(ab.ac_etime))) == 0) in main()
131 stime = expand(ab.ac_stime) + expand(ab.ac_utime); in main()
132 mem = expand(ab.ac_mem); in main()
H A Dacctcom.c109 float expand();
111 ulong_t expand();
370 elapsed = expand(a->ac_etime); in dofile()
391 sys = expand(a->ac_stime); in dofile()
392 user = expand(a->ac_utime); in dofile()
396 mem = expand(a->ac_mem); in dofile()
398 io=expand(a->ac_io); in dofile()
399 rw=expand(a->ac_rw); in dofile()
/illumos-gate/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);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dgram.y125 nl = expand($3, E_VARS);
136 $1->sc_args = expand($2, E_VARS);
141 $1->sc_args = expand($2, E_ALL);
153 for (nl = expand(dupnl($2), E_VARS); nl != NULL;
157 $1->sc_args = expand($2, E_VARS);
162 $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);
/illumos-gate/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));
/illumos-gate/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()
/illumos-gate/usr/src/cmd/lastcomm/
H A Dlc_pacct.c22 extern ulong_t expand(comp_t);
89 x = expand(acp->ac_utime) + expand(acp->ac_stime); in lc_pacct()
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c563 expand(elfcap_style_t style, elfcap_mask_t val, const elfcap_desc_t *cdp, in expand() function
619 return (expand(style, val, &hw1_386[0], ELFCAP_NUM_HW1_386, in elfcap_hw1_to_str()
624 return (expand(style, val, hw1_sparc, ELFCAP_NUM_HW1_SPARC, in elfcap_hw1_to_str()
645 return (expand(style, val, &hw2_386[0], ELFCAP_NUM_HW2_386, in elfcap_hw2_to_str()
648 return (expand(style, val, NULL, 0, str, len, fmt)); in elfcap_hw2_to_str()
666 return (expand(style, val, &hw3_386[0], ELFCAP_NUM_HW3_386, in elfcap_hw3_to_str()
669 return (expand(style, val, NULL, 0, str, len, fmt)); in elfcap_hw3_to_str()
690 return (expand(style, val, &sf1[0], ELFCAP_NUM_SF1, str, len, fmt)); in elfcap_sf1_to_str()
/illumos-gate/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 …]
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c1752 expand(notice, b, &notice->item[17]);
1759 expand(notice, b, &notice->item[15]);
1764 expand(notice, b, &notice->item[5]);
1768 expand(notice, b, &notice->item[8]);
1774 expand(notice, b, &notice->item[2]);
2056 expand(&notice, &buf, &key[i]);
2081 expand(&notice, &buf, &item);
2166 expand(&notice, &tmp, &notice.item[14]);
2544 expand(&notice, &tmp, &item);
2622 expand(&notice, &buf, &item);
[all …]
/illumos-gate/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()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c89 static void expand(char *as);
177 expand(as); in acollect()
200 expand(char *as) in expand() function
366 expand(restbuf); in execbrc()
513 expand(p); in amatch()
/illumos-gate/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\
/illumos-gate/usr/src/cmd/sh/
H A Dexpand.c56 expand(unsigned char *as, int rcnt) in expand() function
192 count += expand(rchain->argval, in expand()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dsrc2texi15 ${dir}/${src} | expand > ${texi}.new
/illumos-gate/usr/src/cmd/csh/
H A Dsh.glob.c45 void expand(tchar *);
152 expand(as); in acollect()
173 expand(tchar *as) in expand() function
346 expand(restbuf); in execbrc()
488 expand(p); in amatch()
/illumos-gate/usr/src/cmd/acct/lib/
H A Dexpand.c45 expand(comp_t ct) in expand() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dquoting.sh182 then err_exit ' $x\$, with x=$hi, does not expand to $hi$'
185 then err_exit ' $x$, with x=$hi, does not expand to $hi$'
/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c73 cp = expand(copyname); in getfl()
110 cp = expand(argv[1]); in cu_take()
269 fnamex = expand(fname); in tip_sendfile()
410 copynamex = expand(argv[0]); in cu_put()
888 expand(char name[]) in expand() function
/illumos-gate/usr/src/cmd/unpack/
H A Dunpack.c79 static int expand();
120 return (expand()); in getdict()
490 expand() in expand() function

123456