Home
last modified time | relevance | path

Searched refs:LIST_PASSIVE (Results 1 – 18 of 18) sorted by relevance

/dports/irc/miau/miau-0.6.6/src/
H A Dchannels.c92 if (list == LIST_PASSIVE) { in channel_add()
103 if (list == LIST_PASSIVE) { in channel_add()
104 if (channel_find(channel, LIST_PASSIVE) != NULL) { in channel_add()
137 chptr = channel_find(channel, LIST_PASSIVE); in channel_add()
195 } else if (list == LIST_PASSIVE) { in channel_add()
255 source = (list == LIST_PASSIVE) ? in channel_rem()
328 } else if (list == LIST_PASSIVE) { in channel_find()
405 if (list == LIST_PASSIVE) { in channel_join_list()
440 if (list == LIST_PASSIVE) { in channel_join_list()
497 chan = channel_find(data->name, LIST_PASSIVE); in channel_join_list()
[all …]
H A Dclient.c150 channel_rem(chan, LIST_PASSIVE); in cmd_part_action()
165 chan = channel_find(name, LIST_PASSIVE); in cmd_part()
218 channel_add(chan, key, LIST_PASSIVE); in cmd_join()
H A Dchannels.h33 LIST_PASSIVE = 0, enumerator
H A Dparser.c726 if (channel_find(param[0], LIST_PASSIVE) in parse_list_line()
733 param[1], LIST_PASSIVE); in parse_list_line()
H A Dmiau.c317 channel_rem(data, LIST_PASSIVE); in escape()
1354 channel_join_list(LIST_PASSIVE, 0, NULL); in check_timers()
1674 channel_join_list(LIST_PASSIVE, 1, NULL); in fakeconnect()
H A Dserver.c1042 chptr = channel_find(t, LIST_PASSIVE);
/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/
H A Darcan_tui_listwnd.h19 LIST_PASSIVE = 8, /* mark inactive, can't be set */ enumerator
H A Darcan_shmif_debugif.c836 lents[used].attributes |= LIST_PASSIVE; in gen_descriptor_menu()
849 lents[used].attributes |= LIST_PASSIVE; in gen_descriptor_menu()
1148 .attributes = LIST_PASSIVE, in gen_spawn_menu()
1153 .attributes = LIST_PASSIVE, in gen_spawn_menu()
1496 cent->attributes = cent->label[0] ? LIST_HAS_SUB : LIST_PASSIVE; in root_menu()
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/
H A Darcan_tui_listwnd.h19 LIST_PASSIVE = 8, /* mark inactive, can't be set */ enumerator
H A Darcan_shmif_debugif.c836 lents[used].attributes |= LIST_PASSIVE; in gen_descriptor_menu()
849 lents[used].attributes |= LIST_PASSIVE; in gen_descriptor_menu()
1148 .attributes = LIST_PASSIVE, in gen_spawn_menu()
1153 .attributes = LIST_PASSIVE, in gen_spawn_menu()
1496 cent->attributes = cent->label[0] ? LIST_HAS_SUB : LIST_PASSIVE; in root_menu()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/
H A Darcan_tui_listwnd.h19 LIST_PASSIVE = 8, /* mark inactive, can't be set */ enumerator
H A Darcan_shmif_debugif.c836 lents[used].attributes |= LIST_PASSIVE; in gen_descriptor_menu()
849 lents[used].attributes |= LIST_PASSIVE; in gen_descriptor_menu()
1148 .attributes = LIST_PASSIVE, in gen_spawn_menu()
1153 .attributes = LIST_PASSIVE, in gen_spawn_menu()
1496 cent->attributes = cent->label[0] ? LIST_HAS_SUB : LIST_PASSIVE; in root_menu()
/dports/x11/aclip/arcan-0.6.1/src/shmif/
H A Darcan_tui_listwnd.h19 LIST_PASSIVE = 8, /* mark inactive, can't be set */
H A Darcan_shmif_debugif.c836 lents[used].attributes |= LIST_PASSIVE; in gen_descriptor_menu()
849 lents[used].attributes |= LIST_PASSIVE; in gen_descriptor_menu()
1148 .attributes = LIST_PASSIVE, in gen_spawn_menu()
1153 .attributes = LIST_PASSIVE, in gen_spawn_menu()
1496 cent->attributes = cent->label[0] ? LIST_HAS_SUB : LIST_PASSIVE; in root_menu()
/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/tui/widgets/
H A Dlistwnd.c33 #define INACTIVE_ITEM (LIST_SEPARATOR | LIST_LABEL | LIST_PASSIVE | LIST_HIDE)
152 if (lattr & LIST_PASSIVE){ in redraw()
729 .attributes = LIST_PASSIVE,
777 ent[i].attributes = LIST_PASSIVE; in main()
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/tui/widgets/
H A Dlistwnd.c33 #define INACTIVE_ITEM (LIST_SEPARATOR | LIST_LABEL | LIST_PASSIVE | LIST_HIDE)
152 if (lattr & LIST_PASSIVE){ in redraw()
729 .attributes = LIST_PASSIVE,
777 ent[i].attributes = LIST_PASSIVE; in main()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/tui/widgets/
H A Dlistwnd.c33 #define INACTIVE_ITEM (LIST_SEPARATOR | LIST_LABEL | LIST_PASSIVE | LIST_HIDE)
152 if (lattr & LIST_PASSIVE){ in redraw()
729 .attributes = LIST_PASSIVE,
777 ent[i].attributes = LIST_PASSIVE; in main()
/dports/x11/aclip/arcan-0.6.1/src/shmif/tui/widgets/
H A Dlistwnd.c33 #define INACTIVE_ITEM (LIST_SEPARATOR | LIST_LABEL | LIST_PASSIVE | LIST_HIDE)
152 if (lattr & LIST_PASSIVE){ in redraw()
729 .attributes = LIST_PASSIVE,
777 ent[i].attributes = LIST_PASSIVE; in main()