Home
last modified time | relevance | path

Searched defs:SIZE (Results 1 – 19 of 19) sorted by relevance

/titanic_50/usr/src/uts/common/smbsrv/
H A Dalloc.h62 #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 Dt-strl.c24 #define SIZE 128 macro
/titanic_50/usr/src/cmd/oawk/
H A Dmakeprctab.c90 #define SIZE LASTTOKEN - FIRSTTOKEN macro
/titanic_50/usr/src/cmd/saf/
H A Dmisc.h82 # define SIZE 512 /* scratch buffer size */ macro
/titanic_50/usr/src/cmd/awk/
H A Dmaketab.c107 #define SIZE LASTTOKEN - FIRSTTOKEN + 1 macro
/titanic_50/usr/src/lib/libc/sparc/crt/
H A Dstret.s33 #define SIZE %o1 macro
/titanic_50/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_service_stash.c64 # 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 Dmallint.h84 #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 Dndr_process.c1760 #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 Dlibmlrpc.h266 #define NDR_ALIGN4(SIZE) ((4 - (SIZE)) & 3); argument
/titanic_50/usr/src/lib/libc/amd64/unwind/
H A Dunwind_context.h149 SIZE, enumerator
/titanic_50/usr/src/lib/watchmalloc/common/
H A Dmallint.h92 #define SIZE(b) (((b)->t_s).w_i) macro
/titanic_50/usr/src/lib/libcmd/common/
H A Dstty.c103 #define SIZE 6 macro
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h353 #define SIZE(x) \ macro
/titanic_50/usr/src/cmd/find/
H A Dfind.c90 PRINT0, PRUNE, REGEX, RPAREN, SIZE, TYPE, VARARGS, XATTR, DELETE enumerator
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c1215 #define setvbuf(FILE,BUF,MODE,SIZE) \ argument
/titanic_50/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h380 #define SIZE(b) ((b)->head.head.size.size) macro
/titanic_50/usr/src/uts/common/sys/iscsit/
H A Discsi_if.h604 #define ISCSI_SESSION_CONFIG_SIZE(SIZE) \ argument
/titanic_50/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_if.h646 #define ISCSI_SESSION_CONFIG_SIZE(SIZE) \ argument