Home
last modified time | relevance | path

Searched defs:b (Results 251 – 275 of 1525) sorted by relevance

1...<<11121314151617181920>>...61

/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c689 boolean_t b; in main() local
849 boolean_t b; in doRemove() local
1879 boolean_t b; in remove_packages_in_global_with_zones() local
2526 boolean_t b; in remove_packages() local
2875 boolean_t b; in create_zone_adminfile() local
2934 boolean_t b; in create_zone_tempdir() local
/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c324 int test, b, rn_bit; local
457 rn_newpair(v, b, nodes) in rn_newpair() argument
494 int b; local
566 int b = 0, mlen, j; local
696 short b = 0, b_leaf = 0; local
892 int b, head_off, vlen; local
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DDNSDigest.c897 #define F(b,c,d) ((((c) ^ (d)) & (b)) ^ (d)) argument
898 #define G(b,c,d) ((((b) ^ (c)) & (d)) ^ (c)) argument
899 #define H(b,c,d) ((b) ^ (c) ^ (d)) argument
900 #define I(b,c,d) (((~(d)) | (b)) ^ (c)) argument
902 #define R0(a,b,c,d,k,s,t) { \ argument
907 #define R1(a,b,c,d,k,s,t) { \ argument
912 #define R2(a,b,c,d,k,s,t) { \ argument
917 #define R3(a,b,c,d,k,s,t) { \ argument
/illumos-gate/usr/src/tools/smatch/src/
H A Dstorage.c34 const struct storage_hash *b = _b; in hash_list_cmp() local
116 const struct storage_hash *b = _b; in storage_hash_cmp() local
140 struct storage *b = entry->storage; in vrfy_storage() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dccmap.c681 _ccmapcpy(register unsigned char* m, void* b, const void* a, size_t n) in _ccmapcpy()
701 _ccmapstr(register unsigned char* m, void* b, size_t n) in _ccmapstr()
H A Dccnative.c37 ccnative(void* b, const void* a, size_t n) in ccnative()
/illumos-gate/usr/src/lib/libmail/inc/
H A Ds_string.h101 #define s_getline(a, b) s_seq_read(a, b, LINE) argument
102 #define s_gettoken(a, b) s_seq_read(a, b, TOKEN) argument
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dfletcher.c68 uint64_t a, b, c, d; in fletcher_4_native() local
86 uint64_t a, b, c, d; in fletcher_4_byteswap() local
/illumos-gate/usr/src/lib/libresolv2/common/inet/
H A Dinet_cidr_ntop.c79 int b; in decoct() local
112 size_t b; in inet_cidr_ntop_ipv4() local
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dwcsncasecmp-7344.c30 wchar_t a[8], b[8]; in main() local
H A Dwcsncasecmp-7350.c28 wchar_t *b = (void *)(uintptr_t)0x40; in main() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dsetbuffer.c27 setbuffer(Sfio_t* f, char* b, int n) in setbuffer()
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dbug-crash16.c3 int b[] = { 8 }; in foo() local
H A Dconstant-suffix-32.c5 static unsigned long long b = BIGULL; variable
H A Dconstant-suffix-64.c5 static unsigned long b = BIGUL; variable
H A Ddiscarded-label-statement.c6 static int bad(int a, int b) in bad()
H A Dsm_mod.c3 int a, b; variable
H A Dsm_switch3.c3 int a, b; variable
H A Dinfinite-loop03.c4 int *b; in foo() local
H A Dkill-phi-ttsbb.c4 static void foo(int a, int b) in foo()
H A Dsm_casts3.c4 int b; variable
H A Dsm_compare18.c3 int a, b; variable
H A Dsm_compare8.c3 void *a, *b; variable
/illumos-gate/usr/src/tools/smatch/src/validation/mem2reg/
H A Dcond-expr.c3 int foo(int a, int b, int c) in foo()
/illumos-gate/usr/src/tools/smatch/src/validation/optim/
H A Dand-or-truncx.c1 char foo(int x, int y, int b) in foo()

1...<<11121314151617181920>>...61