get_file
int get_file(const char *message, char *file);
get_file(NIL_PTR, argv[1]); /* Truncate filename */
if (get_file("Visit file:", new_file) == ERRORS)
if (get_file("Enter file name:", file) != FINE)
if (get_file("Get and insert file:", name) != FINE)
if (get_file("Write buffer to file:", file) != FINE)
get_file(rxp_expand());
void get_file (const char *);
get_file(indexfile);
get_file(indexfile);
vma->vm_file = get_file(obj->base.filp);