| /f-stack/freebsd/libkern/ |
| H A D | strdup.c | 43 strdup_flags(const char *string, struct malloc_type *type, int flags) in strdup_flags() 57 strdup(const char *string, struct malloc_type *type) in strdup()
|
| H A D | strndup.c | 41 strndup(const char *string, size_t maxlen, struct malloc_type *type) in strndup()
|
| H A D | fnmatch.c | 56 fnmatch(const char *pattern, const char *string, int flags) in fnmatch()
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zpool_prop.c | 218 zpool_prop_string_to_index(zpool_prop_t prop, const char *string, in zpool_prop_string_to_index() 226 const char **string) in zpool_prop_index_to_string()
|
| H A D | zfs_prop.c | 815 zfs_prop_string_to_index(zfs_prop_t prop, const char *string, uint64_t *index) in zfs_prop_string_to_index() 821 zfs_prop_index_to_string(zfs_prop_t prop, uint64_t index, const char **string) in zfs_prop_index_to_string()
|
| H A D | zprop_common.c | 289 zprop_string_to_index(int prop, const char *string, uint64_t *index, in zprop_string_to_index() 315 zprop_index_to_string(int prop, uint64_t index, const char **string, in zprop_index_to_string()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_string_fns.c | 14 rte_strsplit(char *string, int stringlen, in rte_strsplit()
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | fnmatch.c | 29 fnmatch(const char *pattern, const char *string, int flags) in fnmatch()
|
| /f-stack/freebsd/security/mac_portacl/ |
| H A D | mac_portacl.c | 241 parse_rules(char *string, struct rulehead *head) in parse_rules() 334 char *string, *copy_string, *new_string; in sysctl_rules() local
|
| /f-stack/dpdk/lib/librte_cmdline/ |
| H A D | cmdline_parse_string.h | 56 #define TOKEN_STRING_INITIALIZER(structure, field, string) \ argument
|
| /f-stack/dpdk/lib/librte_eal/windows/include/ |
| H A D | regex.h | 51 __rte_unused const char *string, __rte_unused size_t nmatch, in regexec()
|
| /f-stack/dpdk/examples/ip_pipeline/ |
| H A D | parser.c | 237 parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in parse_tokenize_string() 297 parse_mpls_labels(char *string, uint32_t *labels, uint32_t *n_labels) in parse_mpls_labels()
|
| /f-stack/tools/compat/ |
| H A D | fnmatch.c | 79 fnmatch(const char *pattern, const char *string, int flags) in fnmatch()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | parser.c | 254 softnic_parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in softnic_parse_tokenize_string() 314 softnic_parse_mpls_labels(char *string, uint32_t *labels, uint32_t *n_labels) in softnic_parse_mpls_labels()
|
| /f-stack/freebsd/contrib/libfdt/ |
| H A D | libfdt_env.h | 136 static inline size_t fdt_strnlen(const char *string, size_t max_count) in fdt_strnlen()
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_spi_transaction.c | 35 static void print_buffer(const char *string, void *buffer, int len) in print_buffer() 47 static void print_buffer(const char *string, void *buffer, int len) in print_buffer()
|
| /f-stack/dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_tlv.c | 38 const unsigned char *string) in fm10k_tlv_attr_put_null_string() 89 static s32 fm10k_tlv_attr_get_null_string(u32 *attr, unsigned char *string) in fm10k_tlv_attr_get_null_string()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | util.c | 49 const char *string, int stringLen, int nocase) in stringmatchlen() 170 int stringmatch(const char *pattern, const char *string, int nocase) { in stringmatch()
|
| /f-stack/freebsd/contrib/openzfs/lib/libnvpair/ |
| H A D | libnvpair_json.c | 140 char *string = fnvpair_value_string(curr); in nvlist_print_json() local
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_pipe.c | 119 mac_pipe_internalize_label(struct label *label, char *string) in mac_pipe_internalize_label()
|
| H A D | mac_cred.c | 166 mac_cred_internalize_label(struct label *label, char *string) in mac_cred_internalize_label()
|
| /f-stack/dpdk/app/test-eventdev/ |
| H A D | parser.c | 253 parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in parse_tokenize_string()
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | args.c | 134 char *string; in app_parse_opt_vals() local
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_dcb.h | 184 #define hns3_dcb_set_field(dest, string, val) \ argument 188 #define hns3_dcb_get_field(src, string) \ argument
|
| /f-stack/dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_dpio.c | 133 char string[STRING_LEN], command[COMMAND_LEN]; in dpaa2_affine_dpio_intr_to_respective_core() local
|