taglinefilesource code
create_tables451fs/binfmt_coff.cbprm->p  = (unsigned long) create_tables ((char *) bprm->p,
create_tables849fs/exec.cp = (unsigned long) create_tables((char *)p,bprm->argc,bprm->envc,0);
create_tables44include/linux/binfmts.hextern unsigned long * create_tables(char * p,int argc,int envc,int ibcs);