Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Drm.c186 … if ((v = astquery(-1, "remove directory %s? ", ent->fts_path)) < 0 || sh_checksig(state->context)) in rm()
260 if ((v = astquery(-1, "remove %s? ", ent->fts_path)) < 0 || sh_checksig(state->context)) in rm()
270 if ((v = astquery(-1, "override protection %s for %s? ", in rm()
H A Dcp.c461 … if ((n = astquery(-1, "%s %s? ", state->opname, state->path)) < 0 || sh_checksig(state->context)) in visit()
484 …if ((n = astquery(-1, "override protection %s for %s? ", protection, state->path)) < 0 || sh_check… in visit()
H A DRELEASE6 12-03-26 cp.c: fix --interactive astquery() logic that ignored no&quit!
169 06-01-28 cp.c,rm.c: fix astquery() 'q' to return and not exit()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastquery.c43 astquery(int quit, const char* format, ...) in astquery() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dast.h254 extern int astquery(int, const char*, ...);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dcmdarg.c314 else if (astquery(1, "? ")) in cmdflush()
/illumos-gate/usr/src/cmd/ast/libast/
H A Dmapfile-vers641 astquery;
H A DMakefile.defs276 port/astquery.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile194 astcopy.c astconf.c astdynamic.c astlicense.c astquery.c astwinsize.c \
H A DMamfile5563 make astquery.o
5564 make port/astquery.c
5567 done port/astquery.c
5568 meta astquery.o %.c>%.o port/astquery.c astquery
5569 prev port/astquery.c
5570 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c port/astquery.c
5571 done astquery.o generated
6106 exec - ${AR} rc libast.a astconf.o astdynamic.o astlicense.o astquery.o astwinsize.o conftab.o asts…
H A DRELEASE1270 astquery: sfstdin/sfstderr by default