Home
last modified time | relevance | path

Searched refs:subprocess_info (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dumh.h20 struct subprocess_info { struct
28 int (*init)(struct subprocess_info *info, struct cred *new); argument
29 void (*cleanup)(struct subprocess_info *info); argument
36 extern struct subprocess_info * argument
39 int (*init)(struct subprocess_info *info, struct cred *new),
40 void (*cleanup)(struct subprocess_info *), void *data);
43 call_usermodehelper_exec(struct subprocess_info *info, int wait);

Completed in 3 milliseconds