HomeSort by: relevance | last modified time | path
    Searched refs:_yplib_nerrs (Results 1 - 8 of 8) sorted by relevancy

  /src/lib/libc/yp/
local.h 32 extern int _yplib_nerrs;
yp_maplist.c 66 if (_yplib_bindtries <= 0 && ++nerrs == _yplib_nerrs) {
yp_master.c 77 if (_yplib_bindtries <= 0 && ++nerrs == _yplib_nerrs) {
yp_order.c 75 if (_yplib_bindtries <= 0 && ++nerrs == _yplib_nerrs) {
yp_first.c 79 if (_yplib_bindtries <= 0 && ++nerrs == _yplib_nerrs) {
156 if (_yplib_bindtries <= 0 && ++nerrs == _yplib_nerrs) {
yplib.c 69 int _yplib_nerrs = 5; variable in typeref:typename:int
228 ++nerrs == _yplib_nerrs) {
yp_match.c 214 if (_yplib_bindtries <= 0 && ++nerrs == _yplib_nerrs) {
  /src/distrib/utils/libhack/
yplib.c 78 int _yplib_nerrs = 5; variable in typeref:typename:int

Completed in 15 milliseconds