Home
last modified time | relevance | path

Searched defs:name_len (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c97 zpl_xattr_permission(xattr_filldir_t *xf, const char *name, int name_len) in zpl_xattr_permission()
127 zpl_xattr_filldir(xattr_filldir_t *xf, const char *name, int name_len) in zpl_xattr_filldir()
699 const char *name, size_t name_len) in __zpl_xattr_user_list()
768 const char *name, size_t name_len) in __zpl_xattr_trusted_list()
840 const char *name, size_t name_len) in __zpl_xattr_security_list()
1133 const char *name, size_t name_len) in __zpl_xattr_acl_list_access()
1150 const char *name, size_t name_len) in __zpl_xattr_acl_list_default()
/f-stack/dpdk/lib/librte_regexdev/
H A Drte_regexdev.c75 size_t name_len; in regexdev_check_name() local
98 int name_len; in rte_regexdev_register() local
/f-stack/freebsd/contrib/libfdt/
H A Dfdt_overlay.c415 const char *name, uint32_t name_len, in overlay_fixup_one_phandle()
491 uint32_t path_len, name_len; in overlay_fixup_phandle() local
/f-stack/freebsd/arm/ti/clk/
H A Dti_clkctrl.c289 size_t name_len; in create_clkctrl() local
/f-stack/freebsd/net/
H A Dif_spppsubr.c3977 int value_len, name_len; in sppp_chap_input() local
4374 int name_len, passwd_len; in sppp_pap_input() local
/f-stack/freebsd/contrib/openzfs/module/nvpair/
H A Dnvpair.c133 #define NVP_SIZE_CALC(name_len, data_len) \ argument
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.c473 size_t name_len; in rte_eth_dev_allocate() local
/f-stack/app/redis-5.0.5/src/
H A Dmodule.c3491 size_t name_len; in RM_LogRaw() local
H A Dredis-cli.c3442 int node_count = 0, i = 0, name_len = 0; in clusterManagerGetConfigSignature() local