/titanic_44/usr/src/common/smbsrv/ |
H A D | smb_string.c | 254 int n; in smb_isstrlwr() local 285 int n; in smb_isstrupr() local 323 smb_strcasecmp(const char *s1, const char *s2, size_t n) in smb_strcasecmp()
|
/titanic_44/usr/src/lib/libdisasm/common/ |
H A D | libdisasm.c | 200 dis_previnstr(dis_handle_t *dhp, uint64_t pc, int n) in dis_previnstr() 224 dis_vsnprintf(char *restrict s, size_t n, const char *restrict format, in dis_vsnprintf() 235 dis_snprintf(char *restrict s, size_t n, const char *restrict format, ...) in dis_snprintf()
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | id.c | 90 #define power2(n) (!((n)&((n)-1))) argument 128 register int n; in getfsids() local 422 register int n; in b_id() local
|
H A D | cat.c | 108 regress(Sfio_t* sp, ssize_t n, int f) in regress() 132 register int n; in vcat() local 398 register int n; in b_cat() local
|
H A D | fold.c | 92 register int n, col=0, x=0; in fold() local 172 register int n, width=WIDTH; in b_fold() local
|
/titanic_44/usr/src/lib/libsum/common/ |
H A D | sumlib.c | 41 #define SCALE(n,m) (((n)+(m)-1)/(m)) argument 123 register size_t n; in long_print() local 276 register int n; in sumopen() local 365 register int n; in sumusage() local
|
/titanic_44/usr/src/lib/libgen/common/ |
H A D | reg_step.c | 43 #define ecmp(s1, s2, n) (strncmp(s1, s2, n) == 0) argument 164 int n; in step() local 234 int n; in _advance() local 610 int n; in cclass() local
|
/titanic_44/usr/src/uts/common/io/ |
H A D | neti_stack.c | 99 net_instance_int_t *n; in neti_stack_init() local 147 net_instance_int_t *n; in neti_stack_shutdown() local 215 net_instance_int_t *n; in neti_stack_fini() local 508 net_instance_int_t *n; in neti_apply_all_instances() local
|
/titanic_44/usr/src/lib/libm/common/Q/ |
H A D | jnl.c | 71 jnl(n, x) int n; GENERIC x; { in jnl() argument 222 GENERIC ynl(n, x) in ynl() argument
|
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | charray.c | 40 int n; in ldap_charray_add() local 76 int i, n, nn; in ldap_charray_merge() local
|
/titanic_44/usr/src/lib/libm/common/LD/ |
H A D | jnl.c | 71 jnl(n, x) int n; GENERIC x; { in jnl() argument 220 ynl(n, x) int n; GENERIC x; { in ynl() argument
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | hash.h | 63 #define HASH_SIZE(n) (((long)(n))<<16) /* fixed bucket size */ argument 98 #define hashdel(t,n) hashlook(t, (char*)(n), HASH_DELETE, (char*)0) argument 99 #define hashget(t,n) hashlook(t, (char*)(n), HASH_LOOKUP|HASH_VALUE, (char*)0) argument 103 #define hashput(t,n,v) hashlook(t, (char*)(n), HASH_CREATE|HASH_VALUE, (char*)(v)) argument 104 #define hashref(t,n) hashlook(t, (char*)(n), HASH_LOOKUP|HASH_INTERNAL|HASH_VALUE, (char*)0) argument
|
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | hash.h | 54 #define HASH_SIZE(n) (((long)(n))<<16) /* fixed bucket size */ argument 89 #define hashdel(t,n) hashlook(t, (char*)(n), HASH_DELETE, (char*)0) argument 90 #define hashget(t,n) hashlook(t, (char*)(n), HASH_LOOKUP|HASH_VALUE, (char*)0) argument 94 #define hashput(t,n,v) hashlook(t, (char*)(n), HASH_CREATE|HASH_VALUE, (char*)(v)) argument 95 #define hashref(t,n) hashlook(t, (char*)(n), HASH_LOOKUP|HASH_INTERNAL|HASH_VALUE, (char*)0) argument
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_decl.c | 330 char n[DT_TYPE_NAMELEN]; in dt_decl_prototype() local 480 char n[DT_TYPE_NAMELEN]; in dt_decl_sou() local 528 char n[DT_TYPE_NAMELEN]; in dt_decl_member() local 677 char n[DT_TYPE_NAMELEN]; in dt_decl_enum() local 836 char n[DT_TYPE_NAMELEN]; in dt_decl_type() local
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | hash.h | 63 #define HASH_SIZE(n) (((long)(n))<<16) /* fixed bucket size */ argument 98 #define hashdel(t,n) hashlook(t, (char*)(n), HASH_DELETE, (char*)0) argument 99 #define hashget(t,n) hashlook(t, (char*)(n), HASH_LOOKUP|HASH_VALUE, (char*)0) argument 103 #define hashput(t,n,v) hashlook(t, (char*)(n), HASH_CREATE|HASH_VALUE, (char*)(v)) argument 104 #define hashref(t,n) hashlook(t, (char*)(n), HASH_LOOKUP|HASH_INTERNAL|HASH_VALUE, (char*)0) argument
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | hash.h | 63 #define HASH_SIZE(n) (((long)(n))<<16) /* fixed bucket size */ argument 98 #define hashdel(t,n) hashlook(t, (char*)(n), HASH_DELETE, (char*)0) argument 99 #define hashget(t,n) hashlook(t, (char*)(n), HASH_LOOKUP|HASH_VALUE, (char*)0) argument 103 #define hashput(t,n,v) hashlook(t, (char*)(n), HASH_CREATE|HASH_VALUE, (char*)(v)) argument 104 #define hashref(t,n) hashlook(t, (char*)(n), HASH_LOOKUP|HASH_INTERNAL|HASH_VALUE, (char*)0) argument
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | hash.h | 63 #define HASH_SIZE(n) (((long)(n))<<16) /* fixed bucket size */ argument 98 #define hashdel(t,n) hashlook(t, (char*)(n), HASH_DELETE, (char*)0) argument 99 #define hashget(t,n) hashlook(t, (char*)(n), HASH_LOOKUP|HASH_VALUE, (char*)0) argument 103 #define hashput(t,n,v) hashlook(t, (char*)(n), HASH_CREATE|HASH_VALUE, (char*)(v)) argument 104 #define hashref(t,n) hashlook(t, (char*)(n), HASH_LOOKUP|HASH_INTERNAL|HASH_VALUE, (char*)0) argument
|
/titanic_44/usr/src/lib/libc/port/locale/ |
H A D | euc.c | 134 size_t n, mbstate_t *_RESTRICT_KYWD ps) in _EUC_CN_mbrtowc() 179 size_t n, mbstate_t *_RESTRICT_KYWD ps) in _EUC_KR_mbrtowc() 224 size_t n, mbstate_t *_RESTRICT_KYWD ps) in _EUC_JP_mbrtowc() 269 size_t n, mbstate_t *_RESTRICT_KYWD ps) in _EUC_TW_mbrtowc() 302 size_t n, mbstate_t *_RESTRICT_KYWD ps, in _EUC_mbrtowc_impl()
|
/titanic_44/usr/src/ucblib/libucb/port/stdio/ |
H A D | doprnt.c | 63 #define PUT(p, n) { unsigned char *newbufptr; \ argument 71 #define PAD(s, n) { int nn; \ argument 143 _dowrite(char *p, ssize_t n, FILE *iop, unsigned char **ptrptr) in _dowrite() 1075 int maxnum, n, curargno, flags; in _mkarglst() local 1210 size_t n; in _getarg() local
|
/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | regexp.c | 58 register int n; in _re_comp() local 97 register int n; in _re_exec() local
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | gename.c | 56 int n; local 95 unsigned int n; local
|
/titanic_44/usr/src/cmd/sgs/libelf/common/ |
H A D | ar.c | 100 register unsigned long n = 0; in _elf_number() local 281 unsigned long n; in _elf_arinit() local
|
/titanic_44/usr/src/cmd/ipf/lib/common/ |
H A D | nat_setgroupmap.c | 14 void nat_setgroupmap(n) in nat_setgroupmap() argument
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/buffering/ |
H A D | tst.ring1.d | 50 int n; variable
|
H A D | tst.switch1.d | 49 int n; variable
|