Searched defs:co (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-current/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_md5.c76 struct crypt_op co; local
[all...]
H A Dh_camellia.c57 struct crypt_op co; local
[all...]
H A Dh_cbcdes.c52 struct crypt_op co; local
[all...]
H A Dh_null.c47 struct crypt_op co; local
[all...]
H A Dh_arc4.c51 struct crypt_op co; local
[all...]
H A Dh_md5hmac.c144 struct crypt_op co; local
[all...]
H A Dh_gcm.c56 struct crypt_op co; local
[all...]
H A Dh_aesctr1.c212 struct crypt_op co; local
[all...]
H A Dh_aesctr2.c54 struct crypt_op co; local
[all...]
H A Dh_sha1hmac.c154 struct crypt_op co; local
[all...]
H A Dh_xcbcmac.c78 struct crypt_op co; local
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlcorolib.c17 static int auxresume (lua_State *L, lua_State *co, int narg) { argument
47 lua_State *co = lua_tothread(L, 1); local
65 lua_State *co = lua_tothread(L, lua_upvalueindex(1)); local
102 lua_State *co = lua_tothread(L, 1); local
[all...]
/freebsd-current/contrib/libedit/TEST/
H A Dtc1.c176 int ac, cc, co; local
H A Dwtc1.c158 int ac, cc, co, rc; local
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_coroutine.lua137 co = coroutine.wrap(function() function
[all...]
/freebsd-current/contrib/libedit/
H A Dtokenizer.c210 int cc, co; local
/freebsd-current/contrib/wpa/src/pae/
H A Dieee802_1x_secy_ops.c108 secy_cp_control_confidentiality_offset(struct ieee802_1x_kay *kay, enum confidentiality_offset co) argument
/freebsd-current/contrib/lua/src/
H A Dlcorolib.c22 lua_State *co = lua_tothread(L, 1); local
32 static int auxresume (lua_State *L, lua_State *co, int narg) { argument
57 lua_State *co = getco(L); local
74 lua_State *co = lua_tothread(L, lua_upvalueindex(1)); local
127 auxstatus(lua_State *L, lua_State *co) argument
150 lua_State *co = getco(L); local
157 lua_State *co = lua_isnone(L, 1) ? L : getco(L); local
171 lua_State *co = getco(L); local
[all...]
/freebsd-current/lib/libgeom/
H A Dgeom_xml2tree.c379 struct gconsumer *co; local
515 struct gconsumer *co; local
[all...]
/freebsd-current/tests/sys/net/routing/
H A Drtsock_config.h60 config_setup(const atf_tc_t *tc, struct rtsock_config_options *co) argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DExprClassification.cpp381 const auto *co = cast<BinaryConditionalOperator>(E); local
388 const auto *co = cast<ConditionalOperator>(E); local
/freebsd-current/contrib/wpa/src/ap/
H A Dwpa_auth_kay.c136 static unsigned int conf_offset_val(enum confidentiality_offset co) argument
150 hapd_create_receive_sc(void *priv, struct receive_sc *sc, enum validate_frames vf, enum confidentiality_offset co) argument
214 hapd_create_transmit_sc(void *priv, struct transmit_sc *sc, enum confidentiality_offset co) argument
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dwpas_kay.c101 static unsigned int conf_offset_val(enum confidentiality_offset co) argument
115 wpas_create_receive_sc(void *wpa_s, struct receive_sc *sc, enum validate_frames vf, enum confidentiality_offset co) argument
154 wpas_create_transmit_sc(void *wpa_s, struct transmit_sc *sc, enum confidentiality_offset co) argument
/freebsd-current/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp463 auto *co = reinterpret_cast<AbstractUnwindCursor *>(cursor); local
H A Dlibunwind.cpp90 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
103 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
119 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
150 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
169 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
181 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
191 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
200 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
215 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
227 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
239 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
249 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
258 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
267 AbstractUnwindCursor *co = reinterpret_cast<AbstractUnwindCursor *>(cursor); local
278 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; local
[all...]

Completed in 213 milliseconds

12