Home
last modified time | relevance | path

Searched refs:sh_checksig (Results 1 – 13 of 13) sorted by relevance

/titanic_50/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()
282 sh_checksig(state->context)) in rm()
416 while (!sh_checksig(context) && (ent = fts_read(fts)) && !rm(&state, ent)); in b_rm()
H A Dmktemp.c163 if (sh_checksig(context)) in b_mktemp()
H A Dchmod.c262 while (!sh_checksig(context) && (ent = fts_read(fts))) in b_chmod()
H A Dcp.c442 if (astquery(-1, "%s %s? ", state->opname, state->path) < 0 || sh_checksig(state->context)) in visit()
463 …-1, "override protection %s for %s? ", protection, state->path) < 0 || sh_checksig(state->context)) in visit()
925 while (!sh_checksig(context) && (ent = fts_read(fts)) && !visit(state, ent)); in b_cp()
H A Dchgrp.c383 while (!sh_checksig(context) && (ent = fts_read(fts))) in b_chgrp()
H A Dcksum.c596 while (!sh_checksig(context) && (ent = fts_read(fts))) in b_cksum()
H A Djoin.c305 if (sh_checksig(jp->context)) in getrec()
H A DRELEASE78 07-05-09 cmd.h: <shbltin.h> : cmdquit() => sh_checksig(context)
/titanic_50/usr/src/lib/libast/common/include/
H A Dshcmd.h73 # define sh_checksig(c) ((c) && sh_context(c)->sigset) macro
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dshcmd.h82 # define sh_checksig(c) ((c) && sh_context(c)->sigset) macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dshcmd.h82 # define sh_checksig(c) ((c) && sh_context(c)->sigset) macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dshcmd.h82 # define sh_checksig(c) ((c) && sh_context(c)->sigset) macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dshcmd.h82 # define sh_checksig(c) ((c) && sh_context(c)->sigset) macro