OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_yplib_bindtries
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/yp/
yplib.c
70
int
_yplib_bindtries
= 0;
variable in typeref:typename:int
91
int old_val =
_yplib_bindtries
;
94
_yplib_bindtries
= ntries;
227
if (
_yplib_bindtries
<= 0 && new == 0 &&
234
else if (
_yplib_bindtries
> 0 &&
235
++nerrs ==
_yplib_bindtries
) {
yplib.c
70
int
_yplib_bindtries
= 0;
variable in typeref:typename:int
91
int old_val =
_yplib_bindtries
;
94
_yplib_bindtries
= ntries;
227
if (
_yplib_bindtries
<= 0 && new == 0 &&
234
else if (
_yplib_bindtries
> 0 &&
235
++nerrs ==
_yplib_bindtries
) {
yplib.c
70
int
_yplib_bindtries
= 0;
variable in typeref:typename:int
91
int old_val =
_yplib_bindtries
;
94
_yplib_bindtries
= ntries;
227
if (
_yplib_bindtries
<= 0 && new == 0 &&
234
else if (
_yplib_bindtries
> 0 &&
235
++nerrs ==
_yplib_bindtries
) {
Completed in 31 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025