Searched refs:module_path (Results 1 – 1 of 1) sorted by relevance
320 char module_path[2048]; in ParseFrame() local343 get_next_token(wrk, module_path, sizeof(module_path)); in ParseFrame()347 module_name = strrchr(module_path,'/'); in ParseFrame()349 module_name = module_path; in ParseFrame()355 module_name = module_path; in ParseFrame()