Home
last modified time | relevance | path

Searched defs:inputfile (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cron/
H A Dat.c151 FILE *inputfile; in main() local
568 copy(char *jobfile, FILE *inputfile, int when) in copy()
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c177 static char *inputfile = NULL; /* name of input file */ variable