OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:specfile
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/makefs/
makefs.c
106
char *
specfile
;
local in function:main
123
specfile
= NULL;
190
specfile
= optarg;
292
if (fsoptions.onlyspec != 0 &&
specfile
== NULL)
293
errx(EXIT_FAILURE, "-x requires -F mtree-
specfile
.");
314
if (
specfile
) { /* apply a
specfile
*/
316
apply_specfile(
specfile
, argv[1], root, fsoptions.onlyspec);
519
"\t[-F mtree-
specfile
] [-f free-files] [-M minimum-size] [-m maximum-size]\n"
makefs.c
106
char *
specfile
;
local in function:main
123
specfile
= NULL;
190
specfile
= optarg;
292
if (fsoptions.onlyspec != 0 &&
specfile
== NULL)
293
errx(EXIT_FAILURE, "-x requires -F mtree-
specfile
.");
314
if (
specfile
) { /* apply a
specfile
*/
316
apply_specfile(
specfile
, argv[1], root, fsoptions.onlyspec);
519
"\t[-F mtree-
specfile
] [-f free-files] [-M minimum-size] [-m maximum-size]\n"
makefs.c
106
char *
specfile
;
local in function:main
123
specfile
= NULL;
190
specfile
= optarg;
292
if (fsoptions.onlyspec != 0 &&
specfile
== NULL)
293
errx(EXIT_FAILURE, "-x requires -F mtree-
specfile
.");
314
if (
specfile
) { /* apply a
specfile
*/
316
apply_specfile(
specfile
, argv[1], root, fsoptions.onlyspec);
519
"\t[-F mtree-
specfile
] [-f free-files] [-M minimum-size] [-m maximum-size]\n"
Completed in 31 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025