/illumos-gate/usr/src/cmd/acct/lib/ |
H A D | expand.c | 43 * this input value, the maximum value that expand() can return will therefore 48 expand(comp_t ct) function
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | validate_flg.pl | 48 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 D | cfga_scsi.c | 191 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 */
|
/illumos-gate/usr/src/cmd/filesync/ |
H A D | files.c | 33 * expand ... expand env variables within a string or file name 131 * expand 134 * to expand variable names within a string 162 expand(char *name) function
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | expand.c | 57 expand(unsigned char *as, int rcnt) function 193 count += expand(rchain->argval,
|
/illumos-gate/usr/src/cmd/tcpd/ |
H A D | tcpdmatch.c | 268 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);
|
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_fp.c | 210 int fca, expand, nelem; local 273 expand = 0; 275 expand = 1; 279 * We expand published attachment points but not 285 } else if (!expand) { /* Stat only the HBA */
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | macro.c | 163 ** EXPAND/DOEXPAND -- macro expand a string using $x escapes. 170 ** s -- the string to expand. 205 sm_dprintf("expand("); 318 sm_dprintf("expand(%d) ==> ", explevel); 331 syserr("expand: recursion too deep (%d max)", 350 sm_dprintf("expand ==> "); 357 expand(s, buf, bufsize, e) function
|
/illumos-gate/usr/src/cmd/ttymon/ |
H A D | tmpmtab.c | 55 static char *expand(); 206 strsave(expand(getword(ptr,&size,1), 812 * expand(cmdp, devp) - expand %d to device name and %% to %, 817 expand(cmdp,devp) function
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/ |
H A D | Pg.pm | 765 sub expand subroutine 767 scalar @_ > 0 or _usage("expand(cookie, val, ...)");
|
/illumos-gate/usr/src/common/elfcap/ |
H A D | elfcap.c | 389 expand(elfcap_style_t style, elfcap_mask_t val, const elfcap_desc_t *cdp, function 445 return (expand(style, val, &hw1_386[0], ELFCAP_NUM_HW1_386, 450 return (expand(style, val, hw1_sparc, ELFCAP_NUM_HW1_SPARC, 471 return (expand(style, val, &hw2_386[0], ELFCAP_NUM_HW2_386, 474 return (expand(style, val, NULL, 0, str, len, fmt)); 495 return (expand(style, val, &sf1[0], ELFCAP_NUM_SF1, str, len, fmt));
|
/illumos-gate/usr/src/cmd/unpack/ |
H A D | unpack.c | 81 static int expand(); 122 return (expand()); 492 expand() function
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | expand.c | 28 int which; /* bit mask of types to expand */ 58 * Take a list of names and expand any macros, etc. 67 expand(list, wh) function 77 printf("expand(%x, %d)\nlist = ", list, wh); 100 * Walk the name list and expand names into eargv[]; 248 * expand into a list, after searching directory
|
/illumos-gate/usr/src/cmd/mailx/ |
H A D | fio.c | 724 * in it and expand it by using wordexp(). 731 expand(char *name) function 739 if (debug) fprintf(stderr, "expand(%s)=", name); 776 * in it and expand it by using "sh -c echo filename" 785 char *t = expand(name); 801 * to expand it, to prevent infinite recursion. 803 if (*folder != '+' && (folder = expand(folder)) == NOSTR ||
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | paths.c | 340 * for tokens to expand. Allocate a new buffer for the string. 343 expand(char **name, size_t *len, char **list, uint_t orig, uint_t omit, function 665 * older environments, only expand this token when hard- 1089 if ((_tkns = expand(&str, &len, &elist, orig, omit,
|
/illumos-gate/usr/src/uts/common/io/audio/impl/ |
H A D | audio_format.c | 544 * Mono expansion. We expand into the stereo 700 int expand = AUDIO_UNIT_EXPAND; local 747 expand *= sizeof (int32_t); 748 expand /= info->sampsize; 758 * the converter will be NULL and expand will not be 764 expand *= info->sampsize; 765 expand /= sizeof (int32_t); 784 expand *= target.p_nchan; 785 expand /= source.p_nchan; 792 expand * [all...] |
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.glob.c | 42 void expand(tchar *); 149 expand(as); 170 expand(tchar *as) function 177 tprintf("TRACE- expand()\n"); 343 expand(restbuf); 470 if (*slproc) /* Need to expand "/" only once */ 485 expand(p);
|
/illumos-gate/usr/src/cmd/fs.d/autofs/ |
H A D | auto_subr.c | 520 int expand = 0; local 538 expand++; 617 expand++; 641 if (!expand) 986 * Determine the application architecture (derived from uname -m) to expand 1007 * Determine the basic ISA (uname -p) to expand the $CPU macro. 1054 * Determine the platform (uname -i) to expand the $PLATFORM macro.
|
/illumos-gate/usr/src/cmd/backup/restore/ |
H A D | utilities.c | 840 * either this hack or re-write the expand() algorithm... 846 * "as" is the pattern to expand. 853 expand(char *as, int rflg, struct arglist *ap) function 936 size = expand(ap->head[rindexa].fname,
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | glob.c | 91 static void expand(char *as); 179 expand(as); 202 expand(char *as) function 368 expand(restbuf); 515 expand(p);
|
/illumos-gate/usr/src/cmd/sgs/m4/common/ |
H A D | m4.c | 50 static void expand(wchar_t **, int); 229 * Don't expand commented macro (between lcom and 234 * preceded by '$' because we want to expand "$#". 270 expand(Cp->argp, Ap-Cp->argp-1); 524 expand(wchar_t **a1, int c) function
|
/illumos-gate/usr/src/cmd/tip/ |
H A D | cmds.c | 63 cp = expand(copyname); 100 cp = expand(argv[1]); 259 fnamex = expand(fname); 400 copynamex = expand(argv[0]); 874 * expand a file name if it includes shell meta characters 878 expand(char name[]) function
|
/illumos-gate/usr/src/lib/libast/common/misc/ |
H A D | mime.c | 550 expand(Mime_t* mp, register char* s, const char* name, const char* type, const char* opts) function 616 if (s = expand(mp, s, name, type, opts)) 698 return expand(mp, att->value, name, type, opts);
|
/illumos-gate/usr/src/lib/libast/common/port/ |
H A D | astlicense.c | 274 * expand simple ${...} 278 expand(Notice_t* notice, register Buffer_t* b, const Item_t* item) function 346 expand(notice, b, ¬ice->item[SINCE]); 353 expand(notice, b, ¬ice->item[PARENT]); 358 expand(notice, b, ¬ice->item[CORPORATION]); 362 expand(notice, b, ¬ice->item[INCORPORATION]); 368 expand(notice, b, ¬ice->item[COMPANY]); 570 expand(¬ice, &buf, &key[i]); 582 expand(¬ice, &buf, ¬ice.item[i]); 595 expand( [all...] |
/illumos-gate/usr/src/lib/libshell/common/sh/ |
H A D | lex.c | 288 char *quoted, *macro, *split, *expand; local 291 quoted = macro = split = expand = ""; 297 expand = "expand:"; 302 macro, split, expand, fmttoken(lp,tok,tokstr));
|