Searched refs:home_loc (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgdbm/
H A Dfindkey.c100 int home_loc; /* The home location in the bucket. */ local
121 home_loc = elem_loc;
133 if (elem_loc == home_loc) return -1;
151 if (elem_loc == home_loc) return -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgdbm/
H A Dfindkey.c100 int home_loc; /* The home location in the bucket. */ local
121 home_loc = elem_loc;
133 if (elem_loc == home_loc) return -1;
151 if (elem_loc == home_loc) return -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgdbm/
H A Dfindkey.c100 int home_loc; /* The home location in the bucket. */ local
121 home_loc = elem_loc;
133 if (elem_loc == home_loc) return -1;
151 if (elem_loc == home_loc) return -1;

Completed in 75 milliseconds