/src/common/dist/zlib/ |
gzclose.c | 13 gz_statep state; local in function:gzclose 17 state = (gz_statep)file; 19 return state->mode == GZ_READ ? gzclose_r(file) : gzclose_w(file);
|
gzclose.c | 13 gz_statep state; local in function:gzclose 17 state = (gz_statep)file; 19 return state->mode == GZ_READ ? gzclose_r(file) : gzclose_w(file);
|
/src/sys/arch/bebox/bebox/ |
pic_bebox.c | 96 unsigned int state; local in function:bebox_get_irq 98 state = READ_BEBOX_REG(INT_SOURCE); 99 state &= BEBOX_INTR_MASK; 100 state &= READ_BEBOX_REG(CPU0_INT_MASK); 101 if (state == 0) 103 return __builtin_clz(state);
|
pic_bebox.c | 96 unsigned int state; local in function:bebox_get_irq 98 state = READ_BEBOX_REG(INT_SOURCE); 99 state &= BEBOX_INTR_MASK; 100 state &= READ_BEBOX_REG(CPU0_INT_MASK); 101 if (state == 0) 103 return __builtin_clz(state);
|
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/ |
crypto_hash_sha256.h | 25 uint32_t state[8]; member in struct:crypto_hash_sha256_state 42 int crypto_hash_sha256_init(crypto_hash_sha256_state *state); 45 int crypto_hash_sha256_update(crypto_hash_sha256_state *state, 50 int crypto_hash_sha256_final(crypto_hash_sha256_state *state,
|
crypto_hash_sha512.h | 25 uint64_t state[8]; member in struct:crypto_hash_sha512_state 42 int crypto_hash_sha512_init(crypto_hash_sha512_state *state); 45 int crypto_hash_sha512_update(crypto_hash_sha512_state *state, 50 int crypto_hash_sha512_final(crypto_hash_sha512_state *state,
|
crypto_hash_sha256.h | 25 uint32_t state[8]; member in struct:crypto_hash_sha256_state 42 int crypto_hash_sha256_init(crypto_hash_sha256_state *state); 45 int crypto_hash_sha256_update(crypto_hash_sha256_state *state, 50 int crypto_hash_sha256_final(crypto_hash_sha256_state *state,
|
crypto_hash_sha512.h | 25 uint64_t state[8]; member in struct:crypto_hash_sha512_state 42 int crypto_hash_sha512_init(crypto_hash_sha512_state *state); 45 int crypto_hash_sha512_update(crypto_hash_sha512_state *state, 50 int crypto_hash_sha512_final(crypto_hash_sha512_state *state,
|
/src/usr.bin/ctags/ |
yacc.c | 134 int state; local in function:toss_yysec 137 * state == 0 : waiting 138 * state == 1 : received a newline 139 * state == 2 : received first % 140 * state == 3 : received second % 143 for (state = 0; GETC(!=, EOF);) 148 if (state == 3) /* done! */ 150 state = 1; /* start over */ 153 if (state) /* if 1 or 2 */ 154 ++state; /* goto 3 * [all...] |
yacc.c | 134 int state; local in function:toss_yysec 137 * state == 0 : waiting 138 * state == 1 : received a newline 139 * state == 2 : received first % 140 * state == 3 : received second % 143 for (state = 0; GETC(!=, EOF);) 148 if (state == 3) /* done! */ 150 state = 1; /* start over */ 153 if (state) /* if 1 or 2 */ 154 ++state; /* goto 3 * [all...] |
/src/sbin/fsck_ffs/ |
pass3.c | 58 int loopcnt, state; local in function:pass3 78 state = inoinfo(inp->i_number)->ino_state; 80 (inp->i_parent != 0 && state != DSTATE)) 82 if (state == DCLEAR) 91 resolved && usedsoftdep && state == DSTATE) {
|
pass3.c | 58 int loopcnt, state; local in function:pass3 78 state = inoinfo(inp->i_number)->ino_state; 80 (inp->i_parent != 0 && state != DSTATE)) 82 if (state == DCLEAR) 91 resolved && usedsoftdep && state == DSTATE) {
|
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_secretbox/ |
crypto_secretbox_easy.c | 22 crypto_onetimeauth_poly1305_state state; local in function:crypto_secretbox_detached 51 crypto_onetimeauth_poly1305_init(&state, block0); 63 crypto_onetimeauth_poly1305_update(&state, c, mlen); 64 crypto_onetimeauth_poly1305_final(&state, mac); 65 sodium_memzero(&state, sizeof state);
|
crypto_secretbox_easy.c | 22 crypto_onetimeauth_poly1305_state state; local in function:crypto_secretbox_detached 51 crypto_onetimeauth_poly1305_init(&state, block0); 63 crypto_onetimeauth_poly1305_update(&state, c, mlen); 64 crypto_onetimeauth_poly1305_final(&state, mac); 65 sodium_memzero(&state, sizeof state);
|
/src/sys/sys/ |
md4.h | 44 uint32_t state[4]; /* state (ABCD) */ member in struct:MD4Context
|
md5.h | 43 uint32_t state[4]; /* state (ABCD) */ member in struct:MD5Context
|
rmd160.h | 39 uint32_t state[5]; /* state */ member in struct:RMD160Context
|
sha1.h | 20 uint32_t state[5]; member in struct:__anon330c144c0108
|
md4.h | 44 uint32_t state[4]; /* state (ABCD) */ member in struct:MD4Context
|
md5.h | 43 uint32_t state[4]; /* state (ABCD) */ member in struct:MD5Context
|
rmd160.h | 39 uint32_t state[5]; /* state */ member in struct:RMD160Context
|
/src/tests/lib/libpthread/ |
t_detach.c | 59 const int state = PTHREAD_CREATE_JOINABLE; local in function:ATF_TC_BODY 68 PTHREAD_REQUIRE(pthread_attr_setdetachstate(&attr, state));
|
t_detach.c | 59 const int state = PTHREAD_CREATE_JOINABLE; local in function:ATF_TC_BODY 68 PTHREAD_REQUIRE(pthread_attr_setdetachstate(&attr, state));
|
/src/usr.bin/unvis/ |
unvis.c | 111 int state = 0; local in function:process 117 switch(ret = unvis(&outc, (char)c, &state, eflags)) { 126 state = 0; 136 if (unvis(&outc, (char)0, &state, eflags | UNVIS_END) == UNVIS_VALID)
|
unvis.c | 111 int state = 0; local in function:process 117 switch(ret = unvis(&outc, (char)c, &state, eflags)) { 126 state = 0; 136 if (unvis(&outc, (char)0, &state, eflags | UNVIS_END) == UNVIS_VALID)
|