Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ypcmd/ypupdated/
H A Dypupdate_prot.x37 const MAXMAPNAMELEN = 255;
53 string mapname<MAXMAPNAMELEN>;
59 string mapname<MAXMAPNAMELEN>;
H A Drpc.ypupdated.c289 char updater[MAXMAPNAMELEN + 40];
/titanic_41/usr/src/lib/libnsl/yp/
H A Dypupd.c57 if (!xdr_string(xdrs, &objp->mapname, MAXMAPNAMELEN)) in xdr_ypupdate_args()
67 if (!xdr_string(xdrs, &objp->mapname, MAXMAPNAMELEN)) in xdr_ypdelete_args()
/titanic_41/usr/src/cmd/keyserv/
H A Dupdate.c57 #define MAXMAPNAMELEN 256 macro
76 char updater[MAXMAPNAMELEN + 40];
H A Dnewkey.c57 #define MAXMAPNAMELEN 256 macro
/titanic_41/usr/src/head/rpcsvc/
H A Dypupd.h56 #define MAXMAPNAMELEN 255 macro
/titanic_41/usr/src/cmd/ypcmd/
H A Dypupdated.c306 char updater[MAXMAPNAMELEN + 40];