Home
last modified time | relevance | path

Searched defs:namelist (Results 1 - 25 of 40) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/dirent/
H A Dalphasort.c26 struct dirent **namelist; in alphasort_0100() local
38 struct dirent **namelist; in alphasort_0200() local
H A Dscandir.c33 struct dirent **namelist; in scandir_0100() local
56 struct dirent **namelist; in scandir_0200() local
79 struct dirent **namelist; in scandir_0300() local
101 struct dirent **namelist; scandir_0400() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/ia64/
H A Daliasing-test.c64 struct dirent **namelist; in scan_tree() local
149 struct dirent **namelist; in scan_rom() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/ia64/
H A Daliasing-test.c64 struct dirent **namelist; in scan_tree() local
149 struct dirent **namelist; in scan_rom() local
[all...]
/kernel/linux/linux-6.6/tools/lib/api/fs/
H A Dtracing_path.c111 int tracing_events__scandir_alphasort(struct dirent ***namelist) in tracing_events__scandir_alphasort() argument
/third_party/f2fs-tools/fsck/
H A Dsload.c209 struct dirent **namelist = NULL; in build_directory() local
/kernel/linux/linux-5.10/tools/thermal/tmon/
H A Dsysfs.c283 struct dirent **namelist; in scan_tzones() local
341 struct dirent **namelist; in scan_cdevs() local
386 struct dirent **namelist; probe_thermal_sysfs() local
[all...]
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dvhci_driver.c158 struct dirent **namelist; in get_ncontrollers() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread_map.c38 struct dirent **namelist = NULL; in thread_map__new_by_pid() local
79 struct dirent *dirent, **namelist = NULL; in __thread_map__new_all_cpus() local
186 struct dirent **namelist = NULL; thread_map__new_by_pid_str() local
[all...]
H A Dprobe-file.c291 struct strlist *namelist; in probe_file__get_events() local
321 int probe_file__del_strlist(int fd, struct strlist *namelist) in probe_file__del_strlist() argument
336 struct strlist *namelist; in probe_file__del_events() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread_map.c39 struct dirent **namelist = NULL; in thread_map__new_by_pid() local
80 struct dirent *dirent, **namelist = NULL; in __thread_map__new_all_cpus() local
187 struct dirent **namelist = NULL; thread_map__new_by_pid_str() local
[all...]
H A Dprobe-file.c326 struct strlist *namelist; in probe_file__get_events() local
356 int probe_file__del_strlist(int fd, struct strlist *namelist) in probe_file__del_strlist() argument
371 struct strlist *namelist; in probe_file__del_events() local
[all...]
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dsysfs.c283 struct dirent **namelist; in scan_tzones() local
341 struct dirent **namelist; in scan_cdevs() local
386 struct dirent **namelist; probe_thermal_sysfs() local
[all...]
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dvhci_driver.c158 struct dirent **namelist; in get_ncontrollers() local
/third_party/libwebsockets/lib/misc/
H A Ddir.c118 struct dirent **namelist; in lws_dir() local
[all...]
/third_party/libevdev/libevdev/
H A Dlibevdev-uinput.c203 struct dirent **namelist; in fetch_device_node() local
231 struct dirent **namelist; in fetch_syspath_and_devnode() local
[all...]
/third_party/selinux/libselinux/src/
H A Dbooleans.c42 struct dirent **namelist; in security_get_boolean_names() local
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dconf.c302 struct dirent **namelist; in conf_load() local
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_other.c391 int scandir(const char *dir, struct dirent ***namelist, in scandir() argument
/third_party/libuv/src/unix/
H A Dos390-syscalls.c34 int scandir(const char* maindir, struct dirent*** namelist, in scandir() argument
/third_party/node/deps/cares/src/lib/
H A Dares_dns_write.c136 ares_dns_write_questions(const ares_dns_record_t *dnsrec, ares__llist_t **namelist, ares__buf_t *buf) ares_dns_write_questions() argument
175 ares_dns_write_rr_name(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist, ares_bool_t validate_hostname, ares_dns_rr_key_t key) ares_dns_write_rr_name() argument
297 ares_dns_write_rr_a(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_a() argument
312 ares_dns_write_rr_ns(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_ns() argument
320 ares_dns_write_rr_cname(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_cname() argument
328 ares_dns_write_rr_soa(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_soa() argument
376 ares_dns_write_rr_ptr(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_ptr() argument
384 ares_dns_write_rr_hinfo(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_hinfo() argument
402 ares_dns_write_rr_mx(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_mx() argument
419 ares_dns_write_rr_txt(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_txt() argument
427 ares_dns_write_rr_aaaa(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_aaaa() argument
442 ares_dns_write_rr_srv(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_srv() argument
471 ares_dns_write_rr_naptr(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_naptr() argument
512 ares_dns_write_rr_opt(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_opt() argument
587 ares_dns_write_rr_tlsa(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_tlsa() argument
624 ares_dns_write_rr_svcb(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_svcb() argument
675 ares_dns_write_rr_https(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_https() argument
726 ares_dns_write_rr_uri(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_uri() argument
758 ares_dns_write_rr_caa(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_caa() argument
789 ares_dns_write_rr_raw_rr(ares__buf_t *buf, const ares_dns_rr_t *rr, ares__llist_t **namelist) ares_dns_write_rr_raw_rr() argument
834 ares_dns_write_rr(ares_dns_record_t *dnsrec, ares__llist_t **namelist, ares_dns_section_t section, ares__buf_t *buf) ares_dns_write_rr() argument
996 ares__llist_t *namelist = NULL; ares_dns_write() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c34 int scandir(const char* maindir, struct dirent*** namelist, in scandir() argument
/third_party/libwebsockets/win32port/dirent/
H A Ddirent-win32.h882 scandir( const char *dirname, struct dirent ***namelist, int (*filter)(const struct dirent*), int (*compare)(const struct dirent**, const struct dirent**)) scandir() argument
/kernel/linux/linux-5.10/drivers/staging/greybus/tools/
H A Dloopback_test.c585 struct dirent **namelist; in find_loopback_devices() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzdump.c352 listentry * namelist = NULL; in main() local
1023 static int getall(struct listentry ** namelist) { in getall() argument

Completed in 18 milliseconds

12