/ast/src/lib/libdss/ |
H A D | dss-scan.h | 42 char** files = expr->files; local 70 else if (files) 72 argv = files; 73 files = 0; 119 if (!files) 121 argv = files; 122 files = 0; 133 "scan all input files", \
|
/ast/src/cmd/cs/ |
H A D | cat.c | 56 Hash_table_t* files; /* Fid_t hash */ member in struct:__anon70 75 if (!(state->files = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_namesize, sizeof(Fid_t), HASH_name, "files", 0))) 76 error(3, "out of space [files]"); 116 if (!(fp = (File_t*)hashlook(state->files, (char*)&fid, HASH_CREATE|HASH_SIZE(sizeof(File_t)), NiL))) 171 hashlook(state->files, fp->name, HASH_DELETE, NiL);
|
/ast/src/cmd/dsslib/merge/ |
H A D | merge.c | 24 "[+DESCRIPTION?The \bmerge\b query merges the input files based on" 26 " The files must already be ordered; there is no verification." 66 File_t files[1]; member in struct:State_s 133 char** files = expr->files; local 203 if (files) 205 for (v = files; *v; v++); 206 n += v - files; 228 state->files[n].data = operands; 241 else if (files) [all...] |
/ast/src/cmd/html/ |
H A D | html2rtf.h | 119 Hash_table_t* files; /* project file dictionary */ member in struct:State_s
|
H A D | htmlrefs.c | 34 " files.]" 51 " [+dynamic?All files under \adir\a are considered referenced.]" 65 " copied. If \b--unreferenced\b is also specified then files and" 70 " all local files referring to the file.]" 74 "[F:force?By default files are not copied if the source and target size and" 75 " modification times match. \b--force\b forces all files to be copied.]" 87 "[p!:perlwarn?Check HTML files for unintentional embedded \bperl\b(1)" 92 "[X:remove?Unreferenced files are removed when \b--unreferenced\b and" 98 "[s:strict?By default unreferenced \b--index\b files and the containing" 100 " unreferenced \b--index\b files unreference 185 Dt_t* files; member in struct:State_s [all...] |
/ast/src/cmd/ksh93/sh/ |
H A D | main.c | 205 char **files = shp->gd->login_files; local 206 while ((name = *files++) && !sh_source(shp, iop, sh_mactry(shp,name))); 611 /* prints out messages if files in list have been modified since last call */ 612 static void chkmail(Shell_t *shp, char *files) argument 620 if(*(cp=files) == 0)
|
/ast/src/lib/libcmd/ |
H A D | tail.c | 24 * print the tail of one or more files 33 "[+NAME?tail - output trailing portion of one or more files ]" 34 "[+DESCRIPTION?\btail\b copies one or more input files to standard output " 96 "[+0?All files copied successfully.]" 97 "[+>0?One or more files did not copy.]" 234 * see whether both files are needed 424 Tail_t* files; local 614 files = 0; 623 if (files) 626 files [all...] |
/ast/src/lib/librecsort/ |
H A D | rsmerge.c | 921 int rsmerge(Rs_t* rs, Sfio_t* f, Sfio_t** files, int n, int type) argument 923 int rsmerge(rs, f, files, n, type) 926 Sfio_t** files; /* streams to be merged */ 959 if((mg = mgopen(rs,files[k],k)) )
|
/ast/src/cmd/kshlib/cmdtst/ |
H A D | grep.c | 27 "[+NAME?grep - search lines in files for matching patterns]" 28 "[+DESCRIPTION?The \bgrep\b commands search the named input files for " 30 "printed by default. The standard input is searched if no files are " 70 "[l:files-with-matches?Only print file names with at least one match.]" 71 "[L:files-without-matches?Only print file names with no matches.]" 85 "[r|R:recursive?Recursively process all files in each named directory. " 90 "[t:total?Only print a single matching line count for all files.]" 173 List_t files; /* pattern file list */ member in struct:State_s 187 int list; /* list files with hits */ 330 for (x = state->files [all...] |
/ast/src/cmd/nmake/ |
H A D | bind.c | 157 table.file = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_compare, file_compare, HASH_hash, file_hash, HASH_name, "files", 0); 161 table.file = hashalloc(table.ar, HASH_set, HASH_ALLOCATE, HASH_name, "files", 0); 594 * return a vector of the top view of files in all views matching pattern s 868 File_t* files; local 1062 files = getfile(base); 1074 for (f = files; f; f = f->next) 1131 files = getfile(base); 1187 files = getfile(base); 1192 else if (!files && name[0] == '.' && (name[1] == 0 || name[1] == '/' || name[1] == '.' && (name[2] == 0 || name[2] == '/' || state.fsview && name[2] == '.' && (name[3] == 0 || name[3] == '/')))) 1195 ofiles = files; [all...] |
H A D | expand.c | 206 * $(s:G=<pat>) select components that build (generate) <pat> files 210 * $(s:L[=<pat>) list all (viewed) files matching <pat> 258 * I=n files identical to n 1288 * find first makefile in dir/files/makefiles and scan 1292 order_find(Sfio_t* xp, Sfio_t* tmp, Sfio_t* vec, Hash_table_t* tab, char* dir, char* files, char* makefiles, char* skip, unsigned int flags) argument 1304 tok = tokopen(files, 1); 2621 * files to go undetected 4065 order_recurse(xp, x, getval(external.files, VAL_PRIMARY|VAL_AUXILIARY), getval(external.skip, VAL_PRIMARY|VAL_AUXILIARY), val, ORDER_force|ORDER_prereqs); 4068 order_recurse(xp, x, getval(external.files, VAL_PRIMARY|VAL_AUXILIARY), getval(external.skip, VAL_PRIMARY|VAL_AUXILIARY), val, ORDER_force);
|
H A D | make.h | 667 char* files; /* candidate makefile name(s) */ member in struct:External_s 714 Hash_table_t* file; /* files from scanned dirs */ 831 int readstate; /* state files to this view ok */
|
/ast/src/cmd/re/ |
H A D | sed1.c | 283 Text files; variable 296 putword(script, (unsigned char*)lablook(u, &files) - files.s); 305 p = (word*)(files.s + ((word*)script->w)[-1]);
|
/ast/src/cmd/sort/ |
H A D | main.c | 42 "[+NAME?sort - sort and/or merge files]" 45 "standard input. If no files are named, the standard input is sorted.]" 136 "[m:merge?Merge; the input files are already sorted.]" 151 "[T:tempdir?Put temporary files in \atempdir\a.]:[tempdir:=/usr/tmp]" 175 "[+m?Maximum number of intermediate merge files.]" 258 #define TEST_io 0x40000000 /* dump io files */ 280 int intermediates; /* number of intermediate files */ 305 int mfiles; /* multi-stage files[] count */ 306 int nfiles; /* files[] count */ 307 int xfiles; /* max files[] coun 312 Sfio_t* files[OPEN_MAX > 68 ? 64 : (OPEN_MAX-4)]; member in struct:Sort_s [all...] |
/ast/src/cmd/builtin/ |
H A D | od.c | 33 "[+NAME?od - dump files in octal or other formats]" 34 "[+DESCRIPTION?\bod\b dumps the contents of the input files in various " 36 "no files are specified. Each output line contains the file offset of " 1099 od(State_t* state, char** files) argument 1111 if (!(ip = init(state, &files))) 1131 if (!(ip = init(state, &files)))
|
/ast/src/cmd/std/ |
H A D | ls.c | 36 "[+NAME?ls - list files and/or directories]" 87 " [+dir.files?directory file count]" 107 " [+total.files?running total file count]" 237 #define LS_DIRECTORY (LS_USER<<5) /* list directories as files */ 311 Sfulong_t files; /* number of files */ member in struct:__anon229 349 char* ignore; /* ignore files matching this */ 375 { "dir.files", KEY_dir_files }, 394 { "total.files", KEY_total_files }, 586 n = lp->count.files; 846 register int files; local [all...] |
/ast/src/cmd/INIT/ |
H A D | mamake.c | 53 " source to be separate from generated files.]" 1796 static char* files[] = local 1822 for (i = 0; i < elementsof(files); i++) 1826 append(buf, files[i]);
|
/ast/src/cmd/mailx/ |
H A D | mailx.h | 660 struct file* files; /* fileopen() list */ member in struct:__anon136
|