Searched refs:sh_system (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/lib/libast/common/include/ |
H A D | shcmd.h | 71 # define sh_system(c,str) ((c)?(*sh_context(c)->shtrap)(str,0):system(str)) macro
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | shcmd.h | 80 # define sh_system(c,str) ((c)?(*sh_context(c)->shtrap)(str,0):system(str)) macro
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | shcmd.h | 80 # define sh_system(c,str) ((c)?(*sh_context(c)->shtrap)(str,0):system(str)) macro
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | shcmd.h | 80 # define sh_system(c,str) ((c)?(*sh_context(c)->shtrap)(str,0):system(str)) macro
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | shcmd.h | 80 # define sh_system(c,str) ((c)?(*sh_context(c)->shtrap)(str,0):system(str)) macro
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | shcmd.h | 86 # define sh_system(c,str) ((c)?(*sh_context(c)->shtrap)(str,0):system(str)) macro
|