Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfiles.c118 char num[STRSIZE(MOST_FILES) + 1]; in rmfiles()
266 STRSIZE(BIGGEST_REQID_S)/* start */ in _alloc_req_id()
268 + STRSIZE(BIGGEST_REQID_S)/* end */ in _alloc_req_id()
270 + STRSIZE(BIGGEST_REQID_S)/* incr */ in _alloc_req_id()
345 + STRSIZE(BIGGEST_REQID_S)/* req-id */ in _alloc_files()
347 + STRSIZE(MOST_FILES_S) /* file-no */ in _alloc_files()
/illumos-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.c57 #define STRSIZE 100 macro
568 static char newshell[STRSIZE]; in validloginshell()
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c40 #define STRSIZE 64 macro
268 char bwstr[STRSIZE]; in mac_flow_dcmd_output()
280 mac_flow_bw2str(fprop.mrp_maxbw, bwstr, STRSIZE), in mac_flow_dcmd_output()
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c79 #define STRSIZE 100 macro
80 #define FINGERSIZE (4 * STRSIZE - 4)
81 #define SHELLSIZE (STRSIZE - 2)
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h291 #define STRSIZE(X) (sizeof (X) - 1) macro
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog5171 MBI.SYMS.A.ADDR + 4 + MBI.SYMS.A.TABSIZE + MBI.SYMS.A.STRSIZE.