Home
last modified time | relevance | path

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

/titanic_51/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_checksig(state->context)) 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()
/titanic_51/usr/src/lib/libcmd/common/
H A Drm.c183 … if ((v = astquery(-1, "remove directory %s? ", ent->fts_path)) < 0 || sh_checksig(state->context)) in rm()
257 if ((v = astquery(-1, "remove %s? ", ent->fts_path)) < 0 || sh_checksig(state->context)) in rm()
276 (v = astquery(-1, "override protection %s for %s? ", in rm()
H A Dcp.c442 if (astquery(-1, "%s %s? ", state->opname, state->path) < 0 || sh_checksig(state->context)) in visit()
463 …if (astquery(-1, "override protection %s for %s? ", protection, state->path) < 0 || sh_checksig(st… in visit()
H A DRELEASE133 06-01-28 cp.c,rm.c: fix astquery() 'q' to return and not exit()
/titanic_51/usr/src/lib/libast/common/port/
H A Dastquery.c43 astquery(int quit, const char* format, ...) in astquery() function
/titanic_51/usr/src/contrib/ast/src/lib/libast/port/
H A Dastquery.c43 astquery(int quit, const char* format, ...) in astquery() function
/titanic_51/usr/src/lib/libast/common/include/
H A Dast.h242 extern int astquery(int, const char*, ...);
/titanic_51/usr/src/lib/libast/common/misc/
H A Dcmdarg.c262 else if (astquery(1, "? ")) in cmdflush()
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dast.h254 extern int astquery(int, const char*, ...);
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/
H A Dcmdarg.c314 else if (astquery(1, "? ")) in cmdflush()
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dast.h260 extern __MANGLE__ int astquery __PROTO__((int, const char*, ...));
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dast.h260 extern __MANGLE__ int astquery __PROTO__((int, const char*, ...));
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dast.h260 extern __MANGLE__ int astquery __PROTO__((int, const char*, ...));
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dast.h260 extern __MANGLE__ int astquery __PROTO__((int, const char*, ...));
/titanic_51/usr/src/lib/libast/
H A Dmapfile-vers401 astquery;
H A DMakefile.com247 common/port/astquery.o \
/titanic_51/usr/src/cmd/ast/libast/
H A Dmapfile-vers410 astquery;
H A DMakefile.defs276 port/astquery.o \
/titanic_51/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
[all...]
H A DRELEASE1270 astquery: sfstdin/sfstderr by default
/titanic_51/usr/src/lib/libast/common/
H A DRELEASE1082 astquery: sfstdin/sfstderr by default