Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dnismodule.c277 #ifndef YPVERS
278 #define YPVERS 2 macro
409 cl = clnt_create(server, YPPROG, YPVERS, "tcp"); in nis_maplist()