Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dnismodule.c348 nis_maplist (char *dom) in nis_maplist() function
400 if ((maps = nis_maplist (domain)) == NULL) in nis_maps()