Home
last modified time | relevance | path

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

/glibc-2.36/nis/
Dnis_intern.h30 #ifndef __NIS_PING_TIMEOUT_START
31 # define __NIS_PING_TIMEOUT_START 3 macro
Dnis_findserv.c204 struct timeval timeout = { __NIS_PING_TIMEOUT_START, 0 }; in __nis_findfastest()