Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ypcmd/yppasswd/
H A Dchangepasswd.c50 #define STRSIZE 100 macro
H A Dyppasswdd.c59 #define STRSIZE 100 macro
/titanic_44/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c75 #define STRSIZE 100 macro
/titanic_44/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c39 #define STRSIZE 64 macro
/titanic_44/usr/src/cmd/lp/include/
H A Dlp.h289 #define STRSIZE(X) (sizeof(X) - 1) macro