Searched defs:sh_data (Results 1 – 3 of 3) sorted by relevance
| /external/toybox/android/linux/generated/ |
| D | globals.h | 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 { [all …]
|
| /external/toybox/android/device/generated/ |
| D | globals.h | 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 { [all …]
|
| /external/toybox/android/mac/generated/ |
| D | globals.h | 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 { [all …]
|