Home
last modified time | relevance | path

Searched defs:STRSIZE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dchangepasswd.c50 #define STRSIZE 100 macro
H A Dyppasswdd.c57 #define STRSIZE 100 macro
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c79 #define STRSIZE 100 macro
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c40 #define STRSIZE 64 macro
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h291 #define STRSIZE(X) (sizeof (X) - 1) macro