Home
last modified time | relevance | path

Searched defs:qname (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dshred.c299 dosync (int fd, char const *qname) in dosync()
393 dopass (int fd, struct stat const *st, char const *qname, off_t *sizep, in dopass()
814 do_wipefd (int fd, char const *qname, struct randint_source *s, in do_wipefd()
956 wipefd (int fd, char const *qname, struct randint_source *s, in wipefd()
1118 wipefile (char *name, char const *qname, in wipefile()
1254 char *qname = xstrdup (quotef (file[i])); in main() local