Searched refs:open_device_file (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/groff-38/groff/src/devices/xditview/
H A Ddevice.c57 static FILE *open_device_file(const char *, const char *, char **);
109 fp = open_device_file(name, "DESC", &current_filename);
193 fp = open_device_file(dev->name, name, &current_filename);
525 FILE *open_device_file(const char *device_name, const char *file_name, function

Completed in 109 milliseconds