Home
last modified time | relevance | path

Searched defs:linux_binfmt (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/linux/
Dbinfmts.h39 struct linux_binfmt { struct
40 struct linux_binfmt * next; argument
48 extern int register_binfmt(struct linux_binfmt *); argument