Lines Matching defs:sh_data
932 struct sh_data { struct
933 union {
943 long long SECONDS;
944 char *isexec, *wcpat;
945 unsigned options, jobcnt, LINENO;
946 int hfd, pid, bangpid, srclvl, recursion;
949 struct sh_function {
960 } **functions;
961 long funcslen;
964 struct sh_fcall {
990 } *ff;
993 struct sh_process {
1000 } *pp; // currently running process
1003 struct sh_arg jobs, *wcdeck;