Home
last modified time | relevance | path

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

/coreutils/src/
Dpr.c423 static bool open_file (char *name, COLUMN *p);
1340 if (! open_file (*av, p)) in init_fps()
1355 if (! open_file (*av, p)) in init_fps()
1481 open_file (char *name, COLUMN *p) in open_file() function