Home
last modified time | relevance | path

Searched refs:nl_list (Results 1 – 13 of 13) sorted by relevance

/dports/devel/sysfsutils/sysfsutils-2.1.0/cmd/
H A Dnames.c92 unsigned char *p = a->nl_list; in parse_name_list()
210 a->nl_list = malloc(st.st_size + 1); in load_name_list()
211 if (read(fd, a->nl_list, st.st_size) != st.st_size) in load_name_list()
213 a->nl_list[st.st_size] = 0; in load_name_list()
226 free(a->nl_list); in pci_free_name_list()
227 a->nl_list = NULL; in pci_free_name_list()
H A Dnames.h27 unsigned char *nl_list; member
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/src/toss/
H A Dftnroute.c74 nodelist *nl_list = NULL; variable
248 if (nl_list) in nodelist_read()
251 nl_list = p1; in nodelist_read()
286 for (s = nl_list; s; s = s->next) { in hubroute_write()
304 for (s = nl_list; s; s = s1) { in hubroute_write()
/dports/irc/anope/anope-2.0.9/modules/commands/
H A Dos_akill.cpp295 nl_list(source, list, mask); in ProcessList() local
296 nl_list.Process(); in ProcessList()
H A Dbs_badwords.cpp225 nl_list(list, bw, word); in DoList() local
226 nl_list.Process(); in DoList()
H A Dcs_akick.cpp326 nl_list(list, ci, mask); in ProcessList() local
327 nl_list.Process(); in ProcessList()
H A Dos_session.cpp466 nl_list(source, list, mask); in ProcessList() local
467 nl_list.Process(); in ProcessList()
H A Dcs_xop.cpp406 } nl_list(list, ci, nick, source); in DoList() local
407 nl_list.Process(); in DoList()
H A Dcs_access.cpp394 nl_list(list, ci, nick); in ProcessList() local
395 nl_list.Process(); in ProcessList()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/target/
H A Dtarget_core_user.c104 struct list_head nl_list; member
313 list_del(&nl_cmd->nl_list); in tcmu_fail_netlink_cmd()
336 list_for_each_entry_safe(nl_cmd, tmp_cmd, &tcmu_nl_cmd_list, nl_list) { in tcmu_set_reset_netlink()
386 list_for_each_entry(nl_cmd, &tcmu_nl_cmd_list, nl_list) { in tcmu_genl_cmd_done()
399 list_del(&nl_cmd->nl_list); in tcmu_genl_cmd_done()
1942 INIT_LIST_HEAD(&nl_cmd->nl_list); in tcmu_init_genl_cmd_reply()
1944 list_add_tail(&nl_cmd->nl_list, &tcmu_nl_cmd_list); in tcmu_init_genl_cmd_reply()
1962 list_del(&nl_cmd->nl_list); in tcmu_destroy_genl_cmd_reply()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/target/
H A Dtarget_core_user.c104 struct list_head nl_list; member
313 list_del(&nl_cmd->nl_list); in tcmu_fail_netlink_cmd()
336 list_for_each_entry_safe(nl_cmd, tmp_cmd, &tcmu_nl_cmd_list, nl_list) { in tcmu_set_reset_netlink()
386 list_for_each_entry(nl_cmd, &tcmu_nl_cmd_list, nl_list) { in tcmu_genl_cmd_done()
399 list_del(&nl_cmd->nl_list); in tcmu_genl_cmd_done()
1942 INIT_LIST_HEAD(&nl_cmd->nl_list); in tcmu_init_genl_cmd_reply()
1944 list_add_tail(&nl_cmd->nl_list, &tcmu_nl_cmd_list); in tcmu_init_genl_cmd_reply()
1962 list_del(&nl_cmd->nl_list); in tcmu_destroy_genl_cmd_reply()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/target/
H A Dtarget_core_user.c104 struct list_head nl_list; member
313 list_del(&nl_cmd->nl_list); in tcmu_fail_netlink_cmd()
336 list_for_each_entry_safe(nl_cmd, tmp_cmd, &tcmu_nl_cmd_list, nl_list) { in tcmu_set_reset_netlink()
386 list_for_each_entry(nl_cmd, &tcmu_nl_cmd_list, nl_list) { in tcmu_genl_cmd_done()
399 list_del(&nl_cmd->nl_list); in tcmu_genl_cmd_done()
1942 INIT_LIST_HEAD(&nl_cmd->nl_list); in tcmu_init_genl_cmd_reply()
1944 list_add_tail(&nl_cmd->nl_list, &tcmu_nl_cmd_list); in tcmu_init_genl_cmd_reply()
1962 list_del(&nl_cmd->nl_list); in tcmu_destroy_genl_cmd_reply()
/dports/audio/espeak/espeak-1.48.04-source/dictsource/
H A Ddict_log210 Compiling: '/home/jsd1/speechdata/dictsource/nl_list'