Searched refs:tmp_buf (Results 1 – 1 of 1) sorted by relevance
703 char tmp_buf[80]; in do_dlsym() local704 char *name2 = tmp_buf; in do_dlsym()706 if (nlen + 1 > sizeof (tmp_buf)) in do_dlsym()778 if (name2 != tmp_buf) in do_dlsym()
Completed in 8 milliseconds