Home
last modified time | relevance | path

Searched defs:writer (Results 1 – 14 of 14) sorted by relevance

/f-stack/dpdk/lib/librte_port/
H A Drte_swx_port_ethdev.c166 struct writer { struct
183 struct writer *p; in writer_create() argument
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/rm_lnkcnt_zero_file/
H A Drm_lnkcnt_zero_file.c99 writer(void *a) in writer() function
/f-stack/freebsd/contrib/ck/include/
H A Dck_brlock.h58 unsigned int writer; member
H A Dck_rwlock.h36 unsigned int writer; member
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dluac.c147 static int writer(lua_State* L, const void* p, size_t size, void* u) in writer() function
H A Dldump.c20 lua_Writer writer; member
H A Dlstrlib.c140 static int writer (lua_State *L, const void* b, size_t size, void* B) { in writer() function
H A Dlapi.c875 LUA_API int lua_dump (lua_State *L, lua_Writer writer, void *data) { in lua_dump()
/f-stack/freebsd/i386/i386/
H A Dperfmon.c298 static int writer; variable
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstrlib.c178 static int writer (lua_State *L, const void* b, size_t size, void* B) { in writer() function
H A Dlapi.c994 LUA_API int lua_dump (lua_State *L, lua_Writer writer, void *data) { in lua_dump()
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_log.h61 ngx_log_writer_pt writer; member
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h330 ngx_chain_writer_ctx_t writer; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c1410 zfsvfs_hold(const char *name, void *tag, zfsvfs_t **zfvp, boolean_t writer) in zfsvfs_hold()