Home
last modified time | relevance | path

Searched refs:list_id (Results 1 – 22 of 22) sorted by relevance

/external/ltp/testcases/kernel/fs/inode/
Dinode01.c97 int list_id; variable
166 list_id = creat(path_list_string, FILE_MODE); in main()
167 if (list_id == -1) { in main()
210 close(list_id); in main()
211 list_id = open(path_list_string, READ); in main()
212 if (list_id == -1) { in main()
218 list_stream = fdopen(list_id, "r"); in main()
673 ret_len = write(list_id, write_string, len); in escrivez()
691 close(list_id); in term()
Dinode02.c81 int list_id; variable
290 list_id = creat(path_list_string, FILE_MODE); in tree()
291 if (list_id == -1) { in tree()
323 close(list_id); in tree()
324 list_id = open(path_list_string, READ); in tree()
325 if (list_id == -1) { in tree()
331 list_stream = fdopen(list_id, "r"); in tree()
775 ret_len = write(list_id, write_string, len); in escrivez()
798 close(list_id); in term()
/external/llvm-project/llvm/lib/Target/AVR/
DREADME.md7 …vm.org/bugs/buglist.cgi?product=libraries&component=Backend%3A%20AVR&resolution=---&list_id=109466)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DREADME.md7 …vm.org/bugs/buglist.cgi?product=libraries&component=Backend%3A%20AVR&resolution=---&list_id=109466)
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_cmds_extra.h328 int sg_ll_receive_copy_results(int sg_fd, int sa, int list_id, void * resp,
348 int sg_ll_3party_copy_out(int sg_fd, int sa, unsigned int list_id,
/external/libcap/goapps/web/
DREADME18 …https://bugzilla.kernel.org/buglist.cgi?component=libcap&list_id=1065141&product=Tools&resolution=…
/external/llvm-project/clang/docs/
DOpenCLSupport.rst23 <https://bugs.llvm.org/buglist.cgi?component=OpenCL&list_id=172679&product=clang&resolution=--->`_
/external/wpa_supplicant_8/wpa_supplicant/
Dbss.c229 dl_list_del(&bss->list_id); in wpa_bss_remove()
467 dl_list_add_tail(&wpa_s->bss_id, &bss->list_id); in wpa_bss_add()
687 struct dl_list *prev = bss->list_id.prev; in wpa_bss_update()
688 dl_list_del(&bss->list_id); in wpa_bss_update()
708 dl_list_add(prev, &bss->list_id); in wpa_bss_update()
1110 dl_list_for_each(bss, &wpa_s->bss_id, struct wpa_bss, list_id) { in wpa_bss_get_id_range()
Dbss.h80 struct dl_list list_id; member
Dctrl_iface.c3156 dl_list_for_each(bss, &wpa_s->bss_id, struct wpa_bss, list_id) { in wpa_supplicant_ctrl_iface_scan_results()
5448 list_id); in wpa_supplicant_ctrl_iface_bss()
5450 list_id); in wpa_supplicant_ctrl_iface_bss()
5473 list_id); in wpa_supplicant_ctrl_iface_bss()
5479 next = tmp->list_id.next; in wpa_supplicant_ctrl_iface_bss()
5484 list_id); in wpa_supplicant_ctrl_iface_bss()
5493 bss = dl_list_first(&wpa_s->bss_id, struct wpa_bss, list_id); in wpa_supplicant_ctrl_iface_bss()
5495 bss = dl_list_last(&wpa_s->bss_id, struct wpa_bss, list_id); in wpa_supplicant_ctrl_iface_bss()
5503 next = bss->list_id.next; in wpa_supplicant_ctrl_iface_bss()
5508 list_id); in wpa_supplicant_ctrl_iface_bss()
[all …]
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_extra.c2221 sg_ll_receive_copy_results(int sg_fd, int sa, int list_id, void * resp, in sg_ll_receive_copy_results() argument
2234 rcvcopyres_cdb[2] = (unsigned char)(list_id); in sg_ll_receive_copy_results()
2236 sg_put_unaligned_be32((uint32_t)list_id, rcvcopyres_cdb + 2); in sg_ll_receive_copy_results()
2343 sg_ll_3party_copy_out(int sg_fd, int sa, unsigned int list_id, int group_num, in sg_ll_3party_copy_out() argument
2364 sg_put_unaligned_be32((uint32_t)list_id, xcopy_cdb + 6); in sg_ll_3party_copy_out()
2369 sg_put_unaligned_be32((uint32_t)list_id, xcopy_cdb + 2); in sg_ll_3party_copy_out()
/external/libcxx/docs/
Dindex.rst124 …on=---&order=changeddate%20DESC%2Cassigned_to%20DESC%2Cbug_status%2Cpriority%2Cbug_id&list_id=74184
/external/llvm-project/libcxx/docs/
Dindex.rst158 …on=---&order=changeddate%20DESC%2Cassigned_to%20DESC%2Cbug_status%2Cpriority%2Cbug_id&list_id=74184
/external/llvm-project/llvm/docs/
DContributing.rst153 …s=NEW&bug_status=REOPENED&keywords=beginner%2C%20&keywords_type=allwords&list_id=130748&query_form…
DLibFuzzer.rst784 …<https://bugzilla.gnome.org/buglist.cgi?bug_status=__all__&content=libFuzzer&list_id=68957&order=I…
DStatepoints.rst1007 <https://bugs.llvm.org/buglist.cgi?cmdtype=runnamed&namedcmd=Statepoint%20Bugs&list_id=64342>`_
/external/python/cpython3/Doc/library/
Dmailbox.rst1568 list_id = message['list-id']
1569 if list_id and name in list_id:
/external/python/cpython2/Doc/library/
Dmailbox.rst1681 list_id = message['list-id']
1682 if list_id and name in list_id:
/external/llvm/docs/
DLibFuzzer.rst873 …<https://bugzilla.gnome.org/buglist.cgi?bug_status=__all__&content=libFuzzer&list_id=68957&order=I…
DStatepoints.rst834 <http://llvm.org/bugs/buglist.cgi?cmdtype=runnamed&namedcmd=Statepoint%20Bugs&list_id=64342>`_
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers.c3784 dl_list_for_each(bss, &wpa_s->bss_id, struct wpa_bss, list_id) { in wpas_dbus_getter_bsss()
/external/mesa3d/src/mesa/main/
Ddlist.c1413 GLuint list_id = *((GLuint *) userData); /* the list being deleted */ in check_atlas_for_deleted_list() local
1418 list_id >= atlas_id && in check_atlas_for_deleted_list()
1419 list_id < atlas_id + atlas->numBitmaps) { in check_atlas_for_deleted_list()