Symbol: getfile
sbin/restore/dirs.c
195
getfile(putdir, putdirattrs, xtrnull);
sbin/restore/extern.h
60
void getfile(void (*)(char *, size_t),
sbin/restore/tape.c
693
getfile(xtrlnkfile, xtrattr, xtrlnkskip);
sbin/restore/tape.c
740
getfile(xtrnull, xtrattr, xtrnull);
sbin/restore/tape.c
775
getfile(xtrnull, xtrattr, xtrnull);
sbin/restore/tape.c
804
getfile(xtrfile, xtrattr, xtrskip);
sbin/restore/tape.c
971
getfile(xtrnull, xtrnull, xtrnull);
share/examples/refuse/ian/ian/ian.c
140
if (!getfile(path)) {
sys/lib/libsa/stand.h
257
int getfile(char *prompt, int mode);
sys/stand/cat.c
51
fd = getfile("File", 0);
sys/stand/copy.c
57
from = getfile("From", 0);
sys/stand/copy.c
58
to = getfile("To", 1);
sys/stand/ls.c
64
if ((fd = getfile("ls", 0)) == -1)
usr.bin/rs/rs.c
116
getfile();
usr.bin/rs/rs.c
98
static void getfile(void);
usr.sbin/rpc.bootparamd/bootparamd.c
226
bootparamproc_getfile_1_svc(bp_getfile_arg *getfile, struct svc_req *rqstp)
usr.sbin/rpc.bootparamd/bootparamd.c
234
getfile->client_name, getfile->file_id);
usr.sbin/rpc.bootparamd/bootparamd.c
239
getfile->client_name, getfile->file_id);
usr.sbin/rpc.bootparamd/bootparamd.c
242
he = gethostbyname(getfile->client_name);
usr.sbin/rpc.bootparamd/bootparamd.c
246
getfile->client_name);
usr.sbin/rpc.bootparamd/bootparamd.c
249
getfile->client_name);
usr.sbin/rpc.bootparamd/bootparamd.c
254
error = lookup_bootparam(askname, NULL, getfile->file_id,
usr.sbin/rpc.bootparamd/bootparamd.c
261
res.server_name, getfile->client_name);
usr.sbin/rpc.bootparamd/bootparamd.c
265
res.server_name, getfile->client_name);
usr.sbin/rpc.bootparamd/bootparamd.c
272
} else if (error == ENOENT && !strcmp(getfile->file_id, "dump")) {
usr.sbin/rpc.bootparamd/bootparamd.c
280
getfile->client_name);
usr.sbin/rpc.bootparamd/bootparamd.c
284
getfile->client_name);