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

  /external/python/cpython2/Modules/
nismodule.c 225 #ifndef YPPROC_MAPLIST
226 #define YPPROC_MAPLIST 11
336 if (clnt_call(clnt, YPPROC_MAPLIST,
  /external/python/cpython3/Modules/
nismodule.c 231 #ifndef YPPROC_MAPLIST
232 #define YPPROC_MAPLIST 11
342 if (clnt_call(clnt, YPPROC_MAPLIST,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.x 268 YPPROC_MAPLIST(domainname) = 11;
yp.h 278 #define YPPROC_MAPLIST 11
yp_prot.h 58 * YPPROC_MAPLIST (char *), returns (struct ypmaplist *)
212 #define YPPROC_MAPLIST 11

Completed in 162 milliseconds