Home
last modified time | relevance | path

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

/NextBSD/contrib/less/
HDedit.c221 char *qopen_filename; local
279 qopen_filename = shell_unquote(open_filename);
334 free(qopen_filename);
349 } else if ((f = open(qopen_filename, OPEN_READ)) < 0)
405 int r = stat(qopen_filename, &statbuf);
420 free(qopen_filename);