tag | line | file | source code |
---|---|---|---|
ibcs | 264 | fs/exec.c | unsigned long * create_tables(char * p,int argc,int envc,int ibcs) |
ibcs | 288 | fs/exec.c | if (!ibcs) { |
ibcs | 44 | include/linux/binfmts.h | extern unsigned long * create_tables(char * p,int argc,int envc,int ibcs); |