Home
last modified time | relevance | path

Searched defs:strp (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_event.c562 char **strp; in _zed_event_add_string_array() local
/f-stack/freebsd/kern/
H A Dlink_elf_obj.c1358 const char *strp; in link_elf_lookup_symbol() local
H A Dlink_elf.c1502 const char *strp; in link_elf_lookup_symbol() local
/f-stack/freebsd/contrib/openzfs/module/nvpair/
H A Dnvpair.c2935 uint64_t *strp = (void *) in nvpair_native_string_array() local
2946 char **strp = (void *)NVP_VALUE(nvp); in nvpair_native_string_array() local
3374 char **strp = (void *)buf; in nvs_xdr_nvp_op() local
/f-stack/app/redis-5.0.5/src/
H A Dscripting.c1931 char *strp = (char*)lua_tolstring(lua,idx,&strl); in ldbCatStackValueRec() local