Searched refs:hsearch_r (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/compat/
H A DMakefile.am2 EXTRA_libcompat_la_SOURCES = hsearch_r.c
5 libcompat_la_SOURCES = empty.c hsearch_r.c
H A DMakefile.in50 am__libcompat_la_SOURCES_DIST = empty.c hsearch_r.c
52 @ALSA_HSEARCH_R_TRUE@am_libcompat_la_OBJECTS = empty.lo hsearch_r.lo
217 EXTRA_libcompat_la_SOURCES = hsearch_r.c
219 @ALSA_HSEARCH_R_TRUE@libcompat_la_SOURCES = empty.c hsearch_r.c
273 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hsearch_r.Plo@am__quote@
H A Dhsearch_r.c139 hsearch_r (item, action, retval, htab) function
H A DMakefile50 am__libcompat_la_SOURCES_DIST = empty.c hsearch_r.c
52 #am_libcompat_la_OBJECTS = empty.lo hsearch_r.lo
217 EXTRA_libcompat_la_SOURCES = hsearch_r.c
219 #libcompat_la_SOURCES = empty.c hsearch_r.c
273 include ./$(DEPDIR)/hsearch_r.Plo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dsearch.h107 extern int hsearch_r __P ((ENTRY __item, ACTION __action, ENTRY **__retval,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/
H A Dconfigure12752 { $as_echo "$as_me:$LINENO: checking for hsearch_r" >&5
12753 $as_echo_n "checking for hsearch_r... " >&6; }
12763 /* Define hsearch_r to an innocuous variant, in case <limits.h> declares hsearch_r.
12765 #define hsearch_r innocuous_hsearch_r
12768 which can conflict with char hsearch_r (); below.
12778 #undef hsearch_r
12786 char hsearch_r ();
12797 return hsearch_r ();
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c11930 if (!hsearch_r(e, ENTER, &ep, tab))
11966 hsearch_r(e, FIND, &ep, &vtab);
12006 hsearch_r(e, FIND, &ep, &vtab);
12033 hsearch_r(e, FIND, &ep, &vtab);
12050 hsearch_r(e, FIND, &ep, &vtab);

Completed in 150 milliseconds