Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_misc.c115 struct list_head interps; /* the interpreters it bound */ member
246 binfmt_misc_find_interp(const struct list_head *interps, const char *name) in binfmt_misc_find_interp()