Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddump.h301 extern int query_once(char *, int);
427 extern int query_once();
H A Ddumpoptr.c46 def = query_once(question, -1); in query()
67 query_once(char *question, int def) in query_once() function
H A Ddumptape.c1464 if (!query_once(buf, 1)) { in otape()
1543 if (!query_once(buf, 1)) { in otape()
2319 if (!query_once(msgbuf, 1)) { in positiontape()