Searched refs:this_exe (Results 1 – 1 of 1) sorted by relevance
211 char *this_exe = realpath("/proc/self/exe", NULL); variable212 REQUIRE(string(this_exe) == sym.module);213 free(this_exe);