/titanic_52/usr/src/boot/sys/boot/i386/libi386/ |
H A D | pread.c | 46 #define BUFSIZE (1*1024) macro 48 #define BUFSIZE (4*1024) macro
|
H A D | bioscd.c | 53 #define BUFSIZE (1 * BIOSCD_SECSIZE) macro
|
H A D | biosdisk.c | 56 #define BUFSIZE (1 * BIOSDISK_SECSIZE) macro
|
/titanic_52/usr/src/cmd/dis/ |
H A D | dis_util.h | 46 #define BUFSIZE 1024 macro
|
/titanic_52/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | revlib.c | 29 #define BUFSIZE SF_BUFSIZE macro
|
/titanic_52/usr/src/cmd/cdrw/ |
H A D | util.h | 42 #define BUFSIZE 32 macro
|
/titanic_52/usr/src/cmd/adbgen/common/ |
H A D | adbgen4.c | 42 #define BUFSIZE 1024 /* gross enough to never be exceeded (we hope) */ macro
|
/titanic_52/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | k5-platform.h | 524 #define k5_getpwnam_r(NAME, REC, BUF, BUFSIZE, OUT) \ argument 527 #define k5_getpwuid_r(UID, REC, BUF, BUFSIZE, OUT) \ argument
|
/titanic_52/usr/src/cmd/lp/filter/postscript/postcomm/ |
H A D | postcomm.h | 197 #define BUFSIZE 512 macro
|
/titanic_52/usr/src/common/iscsi/ |
H A D | base64.c | 112 #define BUFSIZE 12 macro
|
/titanic_52/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema_prom.c | 61 #define BUFSIZE (MAXPROPSIZE + MAXVALSIZE + sizeof (u_int)) macro
|
/titanic_52/usr/src/cmd/sendmail/aux/ |
H A D | editmap.c | 58 #define BUFSIZE 1024 macro
|
H A D | makemap.c | 54 #define BUFSIZE 1024 macro
|
/titanic_52/usr/src/cmd/eeprom/i386/ |
H A D | benv_kvm.c | 48 #define BUFSIZE (MAXPROPSIZE + MAXVALSIZE + sizeof (u_int)) macro
|
/titanic_52/usr/src/cmd/vi/port/ |
H A D | expreserve.c | 46 #define BUFSIZE (LINE_MAX*2) /* This should agree with what's in ex.h */ macro
|
H A D | ex.h | 180 #define BUFSIZE 4096 macro 182 #define BUFSIZE (LINE_MAX*2) macro
|
/titanic_52/usr/src/lib/libprtdiag/inc/ |
H A D | pdevinfo.h | 46 #define BUFSIZE (MAXPROPSIZE + MAXVALSIZE + sizeof (uint_t)) macro
|
/titanic_52/usr/src/cmd/bnu/ |
H A D | uudecode.c | 54 #define BUFSIZE 90 /* must be a multiple of 3 */ macro
|
/titanic_52/usr/src/cmd/rctladm/ |
H A D | rctladm.c | 72 #define BUFSIZE 256 macro
|
/titanic_52/usr/src/cmd/eeprom/sparc/ |
H A D | openprom.c | 40 #define BUFSIZE (MAXPROPSIZE + MAXVALSIZE + sizeof (uint_t)) macro
|
/titanic_52/usr/src/cmd/coreadm/ |
H A D | coreadm.c | 496 #define BUFSIZE (PATH_MAX + 80) macro
|
/titanic_52/usr/src/lib/libfsmgt/common/ |
H A D | libfsmgt.h | 43 #define BUFSIZE 65536 macro
|
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | ftp_var.h | 193 #define BUFSIZE ((MAXPATHLEN)*2+MAXCMDLEN+4) macro
|
/titanic_52/usr/src/cmd/ptools/pfiles/ |
H A D | pfiles.c | 607 #define BUFSIZE 200 macro
|
/titanic_52/usr/src/cmd/xargs/ |
H A D | xargs.c | 66 #define BUFSIZE LINE_MAX macro
|