Searched refs:expand (Results 1 - 25 of 118) sorted by relevance

12345

/opensolaris-onvv-gate/usr/src/cmd/expand/
H A DMakefile28 # cmd/expand/Makefile
31 PROG= expand unexpand
36 # workaround two meanings for expand.po
38 POFILE= expand.po
51 $(LINT.c) expand.c $(LDLIBS)
58 $(RM) $@; cp expand.c $@
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DTabs.pm7 @EXPORT = qw(expand unexpand $tabstop);
19 sub expand subroutine
44 $line = expand($line);
72 Text::Tabs -- expand and unexpand tabs per the unix expand(1) and unexpand(1)
79 @lines_without_tabs = expand(@lines_with_tabs);
84 Text::Tabs does about what the unix utilities expand(1) and unexpand(1)
85 do. Given a line with tabs in it, expand will replace the tabs with
92 expand doesn't handle newlines very quickly -- do not feed it an
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dsrc2texi15 ${dir}/${src} | expand > ${texi}.new
/opensolaris-onvv-gate/usr/src/cmd/acct/lib/
H A Dexpand.c43 * this input value, the maximum value that expand() can return will therefore
48 expand(comp_t ct) function
H A DMakefile30 OBJS= pnpsplit.o copyn.o devtolin.o expand.o lintodev.o \
/opensolaris-onvv-gate/usr/src/cmd/acct/
H A Dacctprc.c73 float expand();
75 ulong_t expand();
86 if ((etime = SECS(expand(ab.ac_etime))) == 0)
88 stime = expand(ab.ac_stime) + expand(ab.ac_utime);
89 mem = expand(ab.ac_mem);
H A Dacctcms.c101 float expand();
103 ulong_t expand();
262 cpu = expand(acct.oab.ac_stime)+
263 expand(acct.oab.ac_utime);
265 real = expand(acct.oab.ac_etime);
267 mem = expand(acct.oab.ac_mem);
269 cmt.tcm_io = expand(acct.oab.ac_io);
270 cmt.tcm_rw = expand(acct.oab.ac_rw);
279 cpu = expand(acct.oab.ac_stime)+
280 expand(acc
[all...]
H A Dacctprc1.c86 ulong_t expand();
130 if ((etime = SECS(expand(ab.ac_etime))) == 0)
132 stime = expand(ab.ac_stime) + expand(ab.ac_utime);
133 mem = expand(ab.ac_mem);
H A Dacctcom.c112 float expand();
114 ulong_t expand();
373 elapsed = expand(a->ac_etime);
394 sys = expand(a->ac_stime);
395 user = expand(a->ac_utime);
399 mem = expand(a->ac_mem);
401 io=expand(a->ac_io);
402 rw=expand(a->ac_rw);
/opensolaris-onvv-gate/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);
H A DMakefile31 EXPOBJ= expand.o
/opensolaris-onvv-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));
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/comp/
H A Dcomp_lib.c60 if (ctx->meth->expand == NULL)
65 ret=ctx->meth->expand(ctx,out,olen,in,ilen);
H A Dcomp.h22 int (*expand)(COMP_CTX *ctx, member in struct:comp_method_st
/opensolaris-onvv-gate/usr/src/lib/libast/common/port/
H A Dastlicense.c274 * expand simple ${...}
278 expand(Notice_t* notice, register Buffer_t* b, const Item_t* item) function
346 expand(notice, b, &notice->item[SINCE]);
353 expand(notice, b, &notice->item[PARENT]);
358 expand(notice, b, &notice->item[CORPORATION]);
362 expand(notice, b, &notice->item[INCORPORATION]);
368 expand(notice, b, &notice->item[COMPANY]);
570 expand(&notice, &buf, &key[i]);
582 expand(&notice, &buf, &notice.item[i]);
595 expand(
[all...]
/opensolaris-onvv-gate/usr/src/cmd/tcpd/
H A Dtcpdmatch.c268 static void expand(text, pattern, request) 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);
/opensolaris-onvv-gate/usr/src/common/crypto/aes/amd64/
H A Daes_intel.s454 aeskeygenassist $0x1, %xmm2, %xmm1 / expand the key
458 aeskeygenassist $0x2, %xmm2, %xmm1 / expand the key
462 aeskeygenassist $0x4, %xmm2, %xmm1 / expand the key
466 aeskeygenassist $0x8, %xmm2, %xmm1 / expand the key
470 aeskeygenassist $0x10, %xmm2, %xmm1 / expand the key
474 aeskeygenassist $0x20, %xmm2, %xmm1 / expand the key
478 aeskeygenassist $0x40, %xmm2, %xmm1 / expand the key
501 aeskeygenassist $0x1, %xmm2, %xmm1 / expand the key
503 aeskeygenassist $0x2, %xmm2, %xmm1 / expand the key
505 aeskeygenassist $0x4, %xmm2, %xmm1 / expand th
[all...]
/opensolaris-onvv-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.c191 int hba, expand, nelem; local
222 expand = 0;
224 expand = 1;
228 * We expand published attachment points but not
234 } else if (!expand) { /* Stat only the HBA */
/opensolaris-onvv-gate/usr/src/cmd/man/src/
H A Dmakewhatis.sh80 /usr/bin/expand -16,32,36,40,44,48,52,56,60,64,68,72,76,80,84,88,92,96,100 \
/opensolaris-onvv-gate/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);
150 * We dup the namelist in $2 because expand()
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(file
[all...]
/opensolaris-onvv-gate/usr/src/lib/libtecla/
H A DMakefile.com31 direader.o homedir.o pathutil.o expand.o stringrp.o cplfile.o \
/opensolaris-onvv-gate/usr/src/cmd/filesync/
H A Dfilesync.h151 char *expand(char *); /* expand variables in name */
/opensolaris-onvv-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.c212 int fca, expand, nelem; local
274 expand = 0;
276 expand = 1;
280 * We expand published attachment points but not
286 } else if (!expand) { /* Stat only the HBA */
/opensolaris-onvv-gate/usr/src/lib/libc/port/regex/
H A Dglob.c166 int expand = 0; /* path has pattern */ local
176 if (expand)
199 ++expand;
203 if (expand)
232 /* expand path to max. expansion */
/opensolaris-onvv-gate/usr/src/common/elfcap/
H A Delfcap.c345 expand(elfcap_style_t style, elfcap_mask_t val, const elfcap_desc_t *cdp, function
401 return (expand(style, val, &hw1_386[0], ELFCAP_NUM_HW1_386,
406 return (expand(style, val, hw1_sparc, ELFCAP_NUM_HW1_SPARC,
428 return (expand(style, val, NULL, 0, str, len, fmt));
449 return (expand(style, val, &sf1[0], ELFCAP_NUM_SF1, str, len, fmt));

Completed in 287 milliseconds

12345