Home
last modified time | relevance | path

Searched refs:getfile (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dcmd.c103 for (fileptr = getfile(cmd_info); in rcmd()
104 fileptr; fileptr = getfile(cmd_info)) { in rcmd()
250 for (fptr = getfile(cmd_info); fptr; fptr = getfile(cmd_info)) { in dcmd()
300 for (next = getfile(cmd_info); next; next = getfile(cmd_info)) { in xcmd()
357 for (next = getfile(cmd_info); next; next = getfile(cmd_info)) { in pcmd()
388 for (fileptr = getfile(cmd_info); in mcmd()
389 fileptr; fileptr = getfile(cmd_info)) { in mcmd()
473 for (next = getfile(cmd_info); next; next = getfile(cmd_info)) { in tcmd()
525 for (fptr = getfile(cmd_info); fptr; fptr = getfile(cmd_info)) in qcmd()
H A Dinc.h149 extern ARFILE *getfile(Cmd_info *);
H A Dfile.c309 getfile(Cmd_info *cmd_info) in getfile() function
/illumos-gate/usr/src/cmd/csplit/
H A Dcsplit.c85 static FILE *getfile(void);
354 getfile() in getfile() function
569 outfile = getfile(); in to_line()
/illumos-gate/usr/src/cmd/backup/restore/
H A Drestore.h247 extern void getfile(void (*)(char *, size_t), void (*)(char *, size_t));
311 extern void getfile();
H A Dtape.c352 getfile(xtrmap, xtrmapskip); in setup()
382 getfile(xtrmap, xtrmapskip); in setup()
819 getfile(xtrlnkfile, xtrlnkskip); in extractfile()
955 getfile(xtrfile, xtrskip); in extractfile()
1031 getfile(null, null); in skipfile()
1038 getfile(void (*f1)(), void (*f2)()) in getfile() function
H A Ddirs.c146 getfile(null, null); in extractdirs()
183 getfile(putdir, null); in extractdirs()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dmount.c634 if (getfile("root", root_hostname, &root_to.sin_addr, in boot_nfs_mountroot()
639 (void) getfile("rootopts", root_hostname, &tmp_addr.sin_addr, in boot_nfs_mountroot()
H A Dbootparams.c214 getfile(char *fileid, char *server_name, struct in_addr *server_ip, in getfile() function
H A Dnfs_inet.h408 extern bool_t getfile(char *, char *, struct in_addr *, char *);
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_io.c477 (void)append(getfile, addr2); in rop2()
700 getfile(void) in getfile() function
H A Dex_unix.c420 (void)append(getfile, addr2); in vi_filter()
H A Dex.h434 int getfile();
H A Dex_cmdsub.c846 while (getfile() == 0) {
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c211 static int getfile(char *, char *, struct netbuf *, char *);
314 rc = getfile(name, args->hostname, args->addr, path); in mount_root()
820 getfile(char *fileid, in getfile() function
2538 if (getfile("rootopts", servername, &server_address, in init_mountopts()
/illumos-gate/usr/src/cmd/ed/
H A Ded.c316 static int getfile(void);
747 append(getfile, addr2); in commands()
1382 getfile(void) in getfile() function