Home
last modified time | relevance | path

Searched refs:status_halfop (Results 1 – 6 of 6) sorted by relevance

/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dstatus.c133 static char *status_halfop (Window *);
183 { 0, 'G', status_halfop, 0, -1 },
1090 static char *status_halfop(Window *window) in status_halfop() function
H A Dcset.c113 { "STATUS_HALFOP", STR_TYPE_VAR, offsetof(WSet, status_halfop), -1, BX_build_status },
1006 malloc_strcpy(&tmp->status_halfop, get_string_var(STATUS_HALFOP_VAR)); in create_wsets_for_window()
1107 new_free(&tmp->wset->status_halfop); in remove_wsets_for_window()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dstatus.c133 static char *status_halfop (Window *);
183 { 0, 'G', status_halfop, 0, -1 },
1090 static char *status_halfop(Window *window) in status_halfop() function
H A Dcset.c113 { "STATUS_HALFOP", STR_TYPE_VAR, offsetof(WSet, status_halfop), -1, BX_build_status },
1006 malloc_strcpy(&tmp->status_halfop, get_string_var(STATUS_HALFOP_VAR)); in create_wsets_for_window()
1107 new_free(&tmp->wset->status_halfop); in remove_wsets_for_window()
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dstruct.h541 char *status_halfop; member
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dstruct.h541 char *status_halfop; member