Home
last modified time | relevance | path

Searched defs:slist (Results 1 - 25 of 57) sorted by relevance

123

/third_party/curl/tests/libtest/
H A Dlib661.c32 struct curl_slist *slist = NULL; in test() local
H A Dlib539.c33 struct curl_slist *slist = NULL; in test() local
H A Dlib1512.c44 struct curl_slist *slist = NULL; in test() local
H A Dlib1510.c41 struct curl_slist *slist = NULL, *slist2; in test() local
H A Dlib510.c68 struct curl_slist *slist = NULL; in test() local
H A Dlib1506.c43 struct curl_slist *slist = NULL, *slist2; in test() local
H A Dlib2402.c43 struct curl_slist *slist = NULL; in test() local
H A Dlib2404.c43 struct curl_slist *slist = NULL; in test() local
H A Dlib2502.c43 struct curl_slist *slist = NULL; in test() local
H A Dlib3102.c43 struct curl_slist *slist = cert_info->certinfo[cert]; in is_chain_in_order() local
H A Dlib579.c92 struct curl_slist *slist = NULL; in test() local
/third_party/curl/docs/examples/
H A Dcertinfo.c71 struct curl_slist *slist; in main() local
H A Dsmtp-mime.c80 struct curl_slist *slist = NULL; in main() local
/kernel/linux/linux-5.10/fs/afs/
H A Dserver_list.c12 void afs_put_serverlist(struct afs_net *net, struct afs_server_list *slist) in afs_put_serverlist() argument
32 struct afs_server_list *slist; in afs_alloc_server_list() local
[all...]
H A Dvolume.c72 struct afs_server_list *slist; in afs_alloc_volume() local
/kernel/linux/linux-6.6/fs/afs/
H A Dserver_list.c12 void afs_put_serverlist(struct afs_net *net, struct afs_server_list *slist) in afs_put_serverlist() argument
32 struct afs_server_list *slist; in afs_alloc_server_list() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_options.c241 ares__llist_t *slist = NULL; in ares__init_options_servers() local
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_mock_strops.c49 static strlist slist; variable
/kernel/linux/linux-5.10/tools/perf/util/
H A Dstrlist.h42 static inline bool strlist__has_entry(struct strlist *slist, const char *entry) in strlist__has_entry() argument
47 static inline bool strlist__empty(const struct strlist *slist) in strlist__empty() argument
52 strlist__nr_entries(const struct strlist *slist) strlist__nr_entries() argument
58 strlist__first(struct strlist *slist) strlist__first() argument
[all...]
H A Dintlist.c109 struct intlist *intlist__new(const char *slist) in intlist__new() argument
H A Dstrlist.c49 struct strlist *slist = container_of(rblist, struct strlist, rblist); in strlist__node_delete() local
63 int strlist__add(struct strlist *slist, const char *new_entry) in strlist__add() argument
68 int strlist__load(struct strlist *slist, const char *filename) in strlist__load() argument
95 void strlist__remove(struct strlist *slist, struct str_node *snode) in strlist__remove() argument
100 struct str_node *strlist__find(struct strlist *slist, const char *entry) in strlist__find() argument
111 strlist__parse_list_entry(struct strlist *slist, const char *s, const char *subst_dir) strlist__parse_list_entry() argument
142 strlist__parse_list(struct strlist *slist, const char *s, const char *subst_dir) strlist__parse_list() argument
161 struct strlist *slist = malloc(sizeof(*slist)); strlist__new() local
192 strlist__delete(struct strlist *slist) strlist__delete() argument
198 strlist__entry(const struct strlist *slist, unsigned int idx) strlist__entry() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstrlist.h42 static inline bool strlist__has_entry(struct strlist *slist, const char *entry) in strlist__has_entry() argument
47 static inline bool strlist__empty(const struct strlist *slist) in strlist__empty() argument
52 strlist__nr_entries(const struct strlist *slist) strlist__nr_entries() argument
58 strlist__first(struct strlist *slist) strlist__first() argument
[all...]
H A Dintlist.c114 struct intlist *intlist__new(const char *slist) in intlist__new() argument
/kernel/linux/linux-5.10/drivers/iommu/
H A Dioasid.c51 struct list_head slist; member
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_init.c20 struct sfh_sensor_list *slist; in amd_sfh_get_sensor_num() local

Completed in 7 milliseconds

123