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

/ast/src/lib/libast/port/
H A Dastquery.c43 astquery(int quit, const char* format, ...) function
/ast/src/lib/libcmd/
H A Drm.c186 if ((v = astquery(-1, "remove directory %s? ", ent->fts_path)) < 0 || sh_checksig(state->context))
260 if ((v = astquery(-1, "remove %s? ", ent->fts_path)) < 0 || sh_checksig(state->context))
270 if ((v = astquery(-1, "override protection %s for %s? ",
H A Dcp.c461 if ((n = astquery(-1, "%s %s? ", state->opname, state->path)) < 0 || sh_checksig(state->context))
484 if ((n = astquery(-1, "override protection %s for %s? ", protection, state->path)) < 0 || sh_checksig(state->context))
/ast/src/lib/libast/include/
H A Dast.h254 extern int astquery(int, const char*, ...);
/ast/src/lib/libast/misc/
H A Dcmdarg.c314 else if (astquery(1, "? "))
/ast/src/lib/libast/
H A DMakefile194 astcopy.c astconf.c astdynamic.c astlicense.c astquery.c astwinsize.c \
/ast/src/lib/libexpr/
H A Dexeval.c795 v.integer = !astquery(2, "");

Completed in 21 milliseconds