Searched defs:cmnd_info (Results 1 – 5 of 5) sorted by relevance
301 struct cmnd_info { struct302 struct stat cmnd_stat;303 char *cmnd_path;304 int status;305 bool intercepted;
817 void cmnd_info(void) { in cmnd_info() function
1257 u8 cmnd_info[4]; /* not used */ member