Home
last modified time | relevance | path

Searched refs:tmp_buf (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/libdl/
A Dlibdl.c703 char tmp_buf[80]; in do_dlsym() local
704 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