Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/lp/cmd/lpsched/
H A Dfiles.c120 char num[STRSIZE(MOST_FILES) + 1]; in rmfiles()
268 STRSIZE(BIGGEST_REQID_S)/* start */ in _alloc_req_id()
270 + STRSIZE(BIGGEST_REQID_S)/* end */ in _alloc_req_id()
272 + STRSIZE(BIGGEST_REQID_S)/* incr */ in _alloc_req_id()
347 + STRSIZE(BIGGEST_REQID_S)/* req-id */ in _alloc_files()
349 + STRSIZE(MOST_FILES_S) /* file-no */ in _alloc_files()
/titanic_44/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]; in validloginshell()
/titanic_44/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c39 #define STRSIZE 64 macro
267 char bwstr[STRSIZE]; in mac_flow_dcmd_output()
279 mac_flow_bw2str(fprop.mrp_maxbw, bwstr, STRSIZE), in mac_flow_dcmd_output()
/titanic_44/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)
/titanic_44/usr/src/cmd/lp/include/
H A Dlp.h289 #define STRSIZE(X) (sizeof(X) - 1) macro
/titanic_44/usr/src/grub/grub-0.97/
H A DChangeLog5171 MBI.SYMS.A.ADDR + 4 + MBI.SYMS.A.TABSIZE + MBI.SYMS.A.STRSIZE.