Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dnismodule.c225 #ifndef YPPROC_MAPLIST
226 #define YPPROC_MAPLIST 11 macro
336 if (clnt_call(clnt, YPPROC_MAPLIST, in nisproc_maplist_2()
/external/python/cpython3/Modules/
Dnismodule.c232 #ifndef YPPROC_MAPLIST
233 #define YPPROC_MAPLIST 11 macro
343 if (clnt_call(clnt, YPPROC_MAPLIST, in nisproc_maplist_2()