Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dregress.h43 #define REGRESS(r,i,f) do { if (sh_isregress(REGRESS_##r)) sh_regress(REGRESS_##r, i, sfprints f, … macro
62 #define REGRESS(r,i,f) macro
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dregress.c242 REGRESS(p_suid, "SHOPT_P_SUID", ("%d", intercept_p_suid)); in sh_regress_p_suid()
254 REGRESS(etc, "sh_open", ("%s => %s%s", path, intercept_etc, path+4)); in sh_regress_etc()
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dmain.c119 REGRESS(source, "sh_source", ("%s:ENOENT", file)); in sh_source()
125 REGRESS(source, "sh_source", ("%s", file)); in sh_source()