HomeSort by relevance Sort by last modified time
    Searched refs:nis_methods (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Modules/
nismodule.c 418 static PyMethodDef nis_methods[] = { variable
441 m = Py_InitModule3("nis", nis_methods, nis__doc__);
  /external/python/cpython3/Modules/
nismodule.c 424 static PyMethodDef nis_methods[] = { variable
448 nis_methods,

Completed in 56 milliseconds