Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey.c74 #define MAXPKENTLEN 8500 macro
844 char *ypmaster, *ypdomain = NULL, pkent[MAXPKENTLEN]; in storekeys()
894 snprintf(pkent, MAXPKENTLEN, "%s:%s:%d", in storekeys()
923 snprintf(pkent, MAXPKENTLEN, "%s:%s", plist[0], clist[0]); in storekeys()