Searched refs:STRSIZE (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfiles.c120 char num[STRSIZE(MOST_FILES) + 1];
268 STRSIZE(BIGGEST_REQID_S)/* start */
270 + STRSIZE(BIGGEST_REQID_S)/* end */
272 + STRSIZE(BIGGEST_REQID_S)/* incr */
347 + STRSIZE(BIGGEST_REQID_S)/* req-id */
349 + STRSIZE(MOST_FILES_S) /* file-no */
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dchangepasswd.c50 #define STRSIZE 100 macro
51 #define FINGERSIZE (4 * STRSIZE - 4)
52 #define SHELLSIZE (STRSIZE - 2)
H A Dyppasswdd.c59 #define STRSIZE 100 macro
570 static char newshell[STRSIZE];
/opensolaris-onvv-gate/usr/src/cmd/lp/include/
H A Dlp.h289 #define STRSIZE(X) (sizeof(X) - 1) macro
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c39 #define STRSIZE 64 macro
260 char bwstr[STRSIZE];
272 mac_flow_bw2str(fprop.mrp_maxbw, bwstr, STRSIZE),
/opensolaris-onvv-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c75 #define STRSIZE 100 macro
76 #define FINGERSIZE (4 * STRSIZE - 4)
77 #define SHELLSIZE (STRSIZE - 2)

Completed in 46 milliseconds