/titanic_41/usr/src/lib/libast/common/vmalloc/ |
H A D | vmstrdup.c | 43 register int n; local
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | fix_grouping.c | 50 char n; in __fix_locale_grouping_str() local
|
/titanic_41/usr/src/lib/libc/port/i18n/ |
H A D | wmemmove.c | 37 wmemmove(wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemmove()
|
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | t-smstdio.c | 27 size_t n; variable
|
H A D | t-string.c | 29 int n; variable
|
/titanic_41/usr/src/cmd/acct/lib/ |
H A D | copyn.c | 36 copyn(s1, s2, n) in copyn() argument
|
/titanic_41/usr/src/common/util/ |
H A D | memchr.c | 46 memchr(const void *sptr, int c1, size_t n) in memchr()
|
H A D | memset.c | 56 memset(void *sp1, int c, size_t n) in memset()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vnet_common.c | 71 size_t n; in vnet_vlan_insert_tag() local 138 size_t n; in vnet_vlan_remove_tag() local
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | lex.c | 152 int n,offset = stktell(stkp); in refvar() local 202 int n = size - (lp->lexd.docend-(char*)buff); in lex_advance() local 317 register int n, c, mode=ST_BEGIN, wordflags=0; in sh_lex() local 1485 register int n,c,count=1; in comsub() local 1605 register int n,offset; in nested_here() local 1666 ssize_t _sfwrite(Sfio_t *sp, const Void_t *buff, size_t n) in _sfwrite() 1698 register int c,n; in here_copy() local 1925 int n=1; in fmttoken() local 2048 register int n; in sh_endword() local
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | hash_page.c | 234 u_int16_t *pagep, n, off; local 259 next_realkey(PAGE16 * pagep, indx_t n) in next_realkey() 280 prev_realkey(PAGE16 * pagep, indx_t n) in prev_realkey() 311 int32_t n; variable 452 u_int16_t n; variable 1238 bucket_to_page(hashp, n) in bucket_to_page() argument 1251 oaddr_to_page(hashp, n) in oaddr_to_page() argument
|
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | omitted.c | 106 int n; in execrate() local 131 int n; in magic() local 202 unsigned int n; in alarm() local 326 int n; in getuid() local 362 int n; in runve() local 651 write(int fd, const void* buf, size_t n) in write() 1016 bzero(void* b, size_t n) in bzero()
|
/titanic_41/usr/src/common/ctf/ |
H A D | ctf_types.c | 63 uint_t kind, n; in ctf_member_iter() local 115 uint_t n; in ctf_enum_iter() local 417 uint_t n = LCTF_INFO_VLEN(fp, tp->ctt_info); in ctf_type_align() local 657 uint_t kind, n; in ctf_member_info() local 736 uint_t n; in ctf_enum_name() local 773 uint_t n; in ctf_enum_value() local 816 uint_t kind, n; in ctf_type_rvisit() local
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPHeaderV2.java | 655 int i, n = resp.size(); in parsePreviousRespondersOut() local 917 int i, n = attrForms.size(); in parseAttributeVectorIn() local 1078 int i, n = t.size(); in escapeTags() local 1108 int i, n = t.size(); in unescapeTags() local 1125 int i, n = scopes.size(); in escapeScopeStrings() local 1142 int i, n = scopes.size(); in unescapeScopeStrings() local
|
H A D | ServiceLocationAttributeV1.java | 411 int i, n = values.size(); in ServiceLocationAttributeV1() local 581 int i, n = string.length(); in escapeAttributeString() local 625 int i, n = string.length(); in unescapeAttributeString() local
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | pmem.c | 534 pmem_cookie_alloc(struct devmap_pmem_cookie **pcpp, pgcnt_t n, uint_t kflags) in pmem_cookie_alloc() 558 pmem_lock(pgcnt_t n, proc_t *p) in pmem_lock() 719 mpool_append(page_t **ppp, pgcnt_t n) in mpool_append() 733 mpool_break(page_t **ppp, pgcnt_t n) in mpool_break() 752 lpp_create(page_t **lppp, pgcnt_t n, pgcnt_t *lpages, pmem_lpg_t **plpp, in lpp_create() 782 lpp_break(page_t **lppp, pgcnt_t n, pgcnt_t r, pmem_lpg_t *oplp) in lpp_break()
|
/titanic_41/usr/src/lib/libshell/common/bltins/ |
H A D | print.c | 144 register int exitval=0,n, fd = 1; in b_print() local 342 register int n; in sh_echolist() local 529 int n = nv_size(np); in fmtbase64() local 572 static int varname(const char *str, int n) in varname() 606 int n; in extend() local
|
/titanic_41/usr/src/lib/libast/common/include/ |
H A D | ast.h | 118 #define PATH_VERIFIED(n) (((n)&01777)<<5) argument 184 #define mbxfrm(t,f,n) (mbcoll()?(*ast.mb_xfrm)((char*)(t),(char*)(f),n):0) argument 192 #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x… argument 193 #define oldof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)malloc(sizeof(t)*(n)+(x))) argument 199 #define strneq(a,b,n) (*(a)==*(b)&&!strncmp(a,b,n)) argument
|
/titanic_41/usr/src/cmd/troff/troff.d/ |
H A D | draw.c | 45 #define hmot(n) hpos += n argument 46 #define hgoto(n) hpos = n argument 47 #define vmot(n) vgoto(vpos + n) argument 60 #define sgn(n) ((n > 0) ? 1 : ((n < 0) ? -1 : 0)) argument 61 #define abs(n) ((n) >= 0 ? (n) : -(n)) argument
|
/titanic_41/usr/src/lib/libsum/common/ |
H A D | sum-att.c | 54 att_block(register Sum_t* p, const void* s, size_t n) in att_block() 102 att_block(register Sum_t* p, const void* s, size_t n) in att_block()
|
/titanic_41/usr/src/psm/stand/boot/sparc/common/ |
H A D | sun4u_memlist.c | 132 sort_reglist(struct sun4u_prom_memlist *ar, size_t n) in sort_reglist() 160 reg_to_list(struct sun4u_prom_memlist *ar, size_t n, struct memlist *old) in reg_to_list()
|
/titanic_41/usr/src/cmd/tsol/lslabels/ |
H A D | lslabels.c | 61 #define compmask(n) (1 << ((__NBWRD - 1) - ((n) % __NBWRD))) argument 62 #define compword(n) ((n)/__NBWRD) argument
|
/titanic_41/usr/src/cmd/awk/ |
H A D | tran.c | 179 makesymtab(int n) in makesymtab() 246 setsymtab(uchar *n, uchar *s, Awkfloat f, unsigned int t, Array *tp) in setsymtab() 278 hash(uchar *s, int n) /* form hash value for string s */ in hash() 459 int c, n; in qstring() local
|
/titanic_41/usr/src/lib/libresolv2/common/nameser/ |
H A D | ns_sign.c | 97 int n; in ns_sign2() local 160 int n; in ns_sign2() local 286 int n; in ns_sign_tcp2() local
|
/titanic_41/usr/src/cmd/lp/filter/postscript/postio/ |
H A D | ifdef.c | 259 int n; /* read() return value */ in readline() local 507 int n; /* read() return value */ in readline() local 750 int n; /* read() return value */ in readline() local
|