Searched refs:module_path (Results 1 – 1 of 1) sorted by relevance
321 char module_path[2048]; in ParseFrame() local349 get_next_token(wrk, module_path, sizeof(module_path)); in ParseFrame()353 module_name = strrchr(module_path,'/'); in ParseFrame()355 module_name = module_path; in ParseFrame()361 module_name = module_path; in ParseFrame()