Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dnismodule.c394 nis_maplist(nis_state *state, char *dom) in nis_maplist() function
449 if ((maps = nis_maplist(state, domain)) == NULL) { in nis_maps()