/titanic_50/usr/src/uts/common/smbsrv/ |
H A D | alloc.h | 62 #define MEM_MALLOC(AREA, SIZE) malloc(SIZE) argument 63 #define MEM_ZALLOC(AREA, SIZE) calloc((SIZE), 1) argument 65 #define MEM_REALLOC(AREA, PTR, SIZE) realloc((PTR), (SIZE)) argument
|
/titanic_50/usr/src/cmd/sendmail/libsm/ |
H A D | t-strl.c | 24 #define SIZE 128 macro
|
/titanic_50/usr/src/cmd/oawk/ |
H A D | makeprctab.c | 90 #define SIZE LASTTOKEN - FIRSTTOKEN macro
|
/titanic_50/usr/src/cmd/saf/ |
H A D | misc.h | 82 # define SIZE 512 /* scratch buffer size */ macro
|
/titanic_50/usr/src/cmd/awk/ |
H A D | maketab.c | 107 #define SIZE LASTTOKEN - FIRSTTOKEN + 1 macro
|
/titanic_50/usr/src/lib/libc/sparc/crt/ |
H A D | stret.s | 33 #define SIZE %o1 macro
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_service_stash.c | 64 # define strerror_r(ERRNUM, BUF, SIZE) (strlcpy((BUF), strerror(ERRNUM), (SIZE)), (BUF)[(SIZE)-1] =… argument
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | mallint.h | 84 #define SIZE(b) ((b)->t_s) macro 121 #define SIZE(b) (((b)->t_s).w_i) macro
|
/titanic_50/usr/src/lib/smbsrv/libmlrpc/common/ |
H A D | ndr_process.c | 1760 #define MAKE_BASIC_TYPE_BASE(TYPE, SIZE) \ argument 1776 #define MAKE_BASIC_TYPE_STRING(TYPE, SIZE) \ argument 1792 #define MAKE_BASIC_TYPE(TYPE, SIZE) \ argument
|
H A D | libmlrpc.h | 266 #define NDR_ALIGN4(SIZE) ((4 - (SIZE)) & 3); argument
|
/titanic_50/usr/src/lib/libc/amd64/unwind/ |
H A D | unwind_context.h | 149 SIZE, enumerator
|
/titanic_50/usr/src/lib/watchmalloc/common/ |
H A D | mallint.h | 92 #define SIZE(b) (((b)->t_s).w_i) macro
|
/titanic_50/usr/src/lib/libcmd/common/ |
H A D | stty.c | 103 #define SIZE 6 macro
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | _a.out.h | 353 #define SIZE(x) \ macro
|
/titanic_50/usr/src/cmd/find/ |
H A D | find.c | 90 PRINT0, PRUNE, REGEX, RPAREN, SIZE, TYPE, VARARGS, XATTR, DELETE enumerator
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | cc_file.c | 1215 #define setvbuf(FILE,BUF,MODE,SIZE) \ argument
|
/titanic_50/usr/src/lib/libast/common/vmalloc/ |
H A D | vmhdr.h | 380 #define SIZE(b) ((b)->head.head.size.size) macro
|
/titanic_50/usr/src/uts/common/sys/iscsit/ |
H A D | iscsi_if.h | 604 #define ISCSI_SESSION_CONFIG_SIZE(SIZE) \ argument
|
/titanic_50/usr/src/uts/common/sys/scsi/adapters/ |
H A D | iscsi_if.h | 646 #define ISCSI_SESSION_CONFIG_SIZE(SIZE) \ argument
|