Home
last modified time | relevance | path

Searched refs:fileargs (Results 1 – 23 of 23) sorted by relevance

/dports/games/vultures-eye/vulture-2.3.67/slashem/win/share/
H A Dppmwrite.c156 int fileargs=1; local
165 fileargs+=2;
168 if (argc-fileargs < 2) {
174 ppmfile=argv[fileargs++];
176 while (fileargs < argc) {
178 if (!fopen_text_file(argv[fileargs++], RDTMODE))
/dports/devel/tig/tig-2.5.4/include/tig/
H A Dgit.h50 #define GIT_MAIN_LOG(encoding_arg, commit_order_arg, mainargs, diffargs, revargs, fileargs, show_no… argument
53 "--no-color", (show_notes_arg), (pretty_arg), "--", (fileargs), NULL
55 #define GIT_MAIN_LOG_RAW(encoding_arg, commit_order_arg, mainargs, diffargs, revargs, fileargs, sho… argument
56 …GIT_MAIN_LOG(encoding_arg, commit_order_arg, mainargs, diffargs, revargs, fileargs, show_notes_arg…
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/cksum/
H A Dcksum.c537 const char fileargs[] = "[file ... | -c [-w] [sumfile]]"; in usage() local
542 sumargs, fileargs); in usage()
544 sumargs, fileargs); in usage()
545 (void)fprintf(stderr, " md2 %s %s\n", hashargs, fileargs); in usage()
546 (void)fprintf(stderr, " md4 %s %s\n", hashargs, fileargs); in usage()
547 (void)fprintf(stderr, " md5 %s %s\n", hashargs, fileargs); in usage()
548 (void)fprintf(stderr, " rmd160 %s %s\n", hashargs, fileargs); in usage()
549 (void)fprintf(stderr, " sha1 %s %s\n", hashargs, fileargs); in usage()
/dports/archivers/dzip/dzip-2.9/
H A Dconmain.c473 int fileargs = 0; in main() local
488 fileargs++; in main()
490 if (!fileargs) errorFatal("no input files"); in main()
503 files = Dzip_malloc(fileargs * 4); in main()
516 for (i = 0; i < fileargs && !AbortOp; i++) in main()
556 for (i = 0; i < fileargs; i++) in main()
573 if (fileargs < 2) in main()
607 for (i = 1; i < fileargs; i++) in main()
618 dzDeleteFiles_MakeList(files + 1, fileargs - 1); in main()
/dports/textproc/yelp-tools/yelp-tools-40.0/tools/
H A Dyelp-new.in39 self.fileargs = []
80 self.fileargs.append(args[0])
113 if len(self.fileargs) > 2:
114 repl['TITLE'] = ' '.join(self.fileargs[2:])
165 if len(self.fileargs) < 2:
169 tmpl = self.fileargs[0]
185 pageid = self.fileargs[1]
H A Dyelp-build.in174 self.fileargs = []
214 self.fileargs.append(args[0])
217 if len(self.fileargs) > 0:
218 cfgfile = os.path.join(os.path.dirname(self.fileargs[0]), '.yelp-tools.cfg')
313 if len(self.fileargs) == 0:
314 self.fileargs.append('.')
315 for filearg in self.fileargs:
479 retcode = cachebuilder.main(self.fileargs, output=cachefile, path=path)
486 cachebuilder.parse_args(self.fileargs)
739 retcode = xhtmlbuilder.main(self.fileargs,
H A Dyelp-check.in87 self.fileargs = []
128 self.fileargs.append(args[0])
131 if len(self.fileargs) > 0:
132 cfgfile = os.path.join(os.path.dirname(self.fileargs[0]), '.yelp-tools.cfg')
199 if len(self.fileargs) == 0:
200 self.fileargs.append('.')
201 for filearg in self.fileargs:
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/openbsd/
H A Dprocopenfiles.c64 SLIST_HEAD(fileargs, filearg);
66 struct fileargs fileargs = SLIST_HEAD_INITIALIZER(fileargs); variable
/dports/irc/irssi/irssi-1.2.3/src/irc/dcc/
H A Ddcc-send.c93 const char *nick, char *fileargs, int add_mode, in dcc_send_add() argument
106 fname = cmd_get_quoted_param(&fileargs); in dcc_send_add()
170 char *nick, *fileargs; in cmd_dcc_send() local
178 "dcc send", &optlist, &nick, &fileargs)) in cmd_dcc_send()
218 if (*fileargs == '\0') in cmd_dcc_send()
221 dcc_send_add(servertag, chat, nick, fileargs, mode, passive); in cmd_dcc_send()
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/listbib/
H A Dlistbib138 fileargs="$@"
235 concat_bibnames $fileargs
/dports/security/rifiuti2/rifiuti2-0.7.0/src/
H A Drifiuti-vista.c298 extern char **fileargs; in main()
312 exit_status = check_file_args (fileargs[0], &filelist, RECYCLE_BIN_TYPE_DIR); in main()
320 meta.filename = fileargs[0]; in main()
H A Drifiuti.c380 extern char **fileargs; in main()
393 exit_status = check_file_args (fileargs[0], &filelist, RECYCLE_BIN_TYPE_FILE); in main()
407 meta.filename = fileargs[0]; in main()
H A Dutils.c82 char **fileargs = NULL; variable
129 G_OPTION_ARG_FILENAME_ARRAY, &fileargs,
394 if (fileargs && g_strv_length (fileargs) == 1) in _count_fileargs()
1488 g_strfreev (fileargs); in free_vars()
/dports/print/latexdiff/latexdiff-1.3.1.1/contrib/
H A Dlatexdiff-wrap118 fileargs=( "$@" )
/dports/devel/bsdcflow/cflow-0.0.6/scripts/
H A Dcflow.sh16 fileargs=""
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Ddzipmain.c326 int fileargs = 0; in DzipInit() local
337 files = malloc(fileargs * sizeof(char*)); in DzipInit()
/dports/devel/tig/tig-2.5.4/tools/
H A Daspell.dict163 fileargs
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_perforce1868 local -a fileargs
1875 fileargs=('*::to file:_perforce_files')
1897 $fileargs
2342 local -a fileargs
2349 fileargs=('*::to file:_perforce_files')
2369 $fileargs
2562 local -a fileargs
2577 $fileargs
2682 local -a fileargs
2689 fileargs=('*::to file:_perforce_files')
[all …]
/dports/devel/codeville/codeville-0.1.18/Codeville/
H A Dclient.py1767 fileargs = [file1, file2]
1769 fileargs = ['"%s"' % (arg) for arg in fileargs]
1770 args = diffargs + fileargs
/dports/devel/tig/tig-2.5.4/
H A Dtigrc177 # %(fileargs) The file arguments passed on the command line.
H A DNEWS.adoc945 %(fileargs). Diff view will limit diffs using %(fileargs).
/dports/devel/tig/tig-2.5.4/doc/
H A Dmanual.adoc182 |%(fileargs) |The file arguments passed on the command line.
H A Dtigrc.5.adoc730 |%(fileargs) |The file arguments passed on the command line.