| /src/external/bsd/tmux/dist/ |
| alerts.c | 71 alerts_action_applies(struct winlink *wl, const char *name) 81 action = options_get_number(wl->session->options, name); 85 return (wl == wl->session->curw); 87 return (wl != wl->session->curw); 105 struct winlink *wl; local 107 RB_FOREACH(wl, winlinks, &s->windows) 108 alerts_check_all(wl->window); 185 struct winlink *wl; local 223 struct winlink *wl; local 259 struct winlink *wl; local [all...] |
| cmd-kill-pane.c | 49 struct winlink *wl = target->wl; local 53 server_unzoom_window(wl->window); 54 TAILQ_FOREACH_SAFE(loopwp, &wl->window->panes, entry, tmpwp) { 59 window_remove_pane(wl->window, loopwp); 61 server_redraw_window(wl->window);
|
| cmd-rename-window.c | 50 struct winlink *wl = target->wl; local 54 window_set_name(wl->window, newname); 55 options_set_number(wl->window->options, "automatic-rename", 0); 57 server_redraw_window_borders(wl->window); 58 server_status_window(wl->window);
|
| session.c | 200 struct winlink *wl; local 222 wl = RB_ROOT(&s->windows); 223 notify_session_window("window-unlinked", s, wl->window); 224 winlink_remove(&s->windows, wl); 332 struct winlink *wl; local 334 if ((wl = winlink_add(&s->windows, idx)) == NULL) { 338 wl->session = s; 339 winlink_set_window(wl, w); 343 return (wl); 348 session_detach(struct session *s, struct winlink *wl) 371 struct winlink *wl; local 409 struct winlink *wl; local 440 struct winlink *wl; local 460 struct winlink *wl; local 470 struct winlink *wl; local 645 struct winlink *wl, *wl2; local 702 struct winlink *wl, *wl1, *wl_new; local 760 struct winlink *wl; local [all...] |
| cmd-kill-window.c | 60 struct winlink *wl = target->wl, *loop; local 61 struct window *w = wl->window; 70 server_unlink_window(s, wl); 76 if (RB_PREV(winlinks, &s->windows, wl) == NULL && 77 RB_NEXT(winlinks, &s->windows, wl) == NULL) 84 if (loop->window != wl->window) { 98 if (loop->window == wl->window) 102 server_kill_window(wl->window, 0); 108 server_kill_window(wl->window, 1) [all...] |
| cmd-kill-session.c | 51 struct winlink *wl; local 54 RB_FOREACH(wl, winlinks, &s->windows) { 55 wl->window->flags &= ~WINDOW_ALERTFLAGS; 56 wl->flags &= ~WINLINK_ALERTFLAGS;
|
| cmd-find.c | 211 struct winlink *wl, *wl_loop; local 215 wl = NULL; 217 wl = fs->s->curw; 221 wl = wl_loop; 226 if (wl == NULL) 228 fs->wl = wl; 229 fs->idx = fs->wl->idx; 310 /* Find window from string. Fills in s, wl, w. */ 333 fs->wl = fs->s->curw 350 struct winlink *wl; local 666 struct winlink *wl; local [all...] |
| cmd-list-panes.c | 56 struct winlink *wl = target->wl; local 63 cmd_list_panes_window(self, s, wl, item, 0); 81 struct winlink *wl; local 83 RB_FOREACH(wl, winlinks, &s->windows) 84 cmd_list_panes_window(self, s, wl, item, type); 88 cmd_list_panes_window(struct cmd *self, struct session *s, struct winlink *wl, 128 TAILQ_FOREACH(wp, &wl->window->panes, entry) { 131 format_defaults(ft, NULL, s, wl, wp);
|
| cmd-break-pane.c | 56 struct winlink *wl = source->wl; local 60 struct window *w = wl->window; 67 if (target->wl != NULL) 68 idx = winlink_shuffle_up(dst_s, target->wl, before); 77 if (server_link_window(src_s, wl, dst_s, idx, 0, 87 server_unlink_window(src_s, wl); 88 wl = winlink_find_by_window(&dst_s->windows, w); 89 if (wl == NULL) 125 wl = session_attach(dst_s, w, idx, &cause); /* can't fail * [all...] |
| cmd-move-window.c | 68 struct winlink *wl = source->wl; local 95 if (target.wl != NULL) 96 idx = winlink_shuffle_up(dst, target.wl, before); 103 if (server_link_window(src, wl, dst, idx, kflag, !dflag, &cause) != 0) { 109 server_unlink_window(src, wl);
|
| cmd-switch-client.c | 58 struct winlink *wl; local 75 wl = target.wl; 120 if (wl != NULL && wp != NULL && wp != wl->window->active) { 121 w = wl->window; 129 if (wl != NULL) { 130 session_set_current(s, wl);
|
| cmd-respawn-window.c | 55 struct winlink *wl = target->wl; local 61 sc.wl = wl; 89 server_redraw_window(wl->window);
|
| cmd-attach-session.c | 60 struct winlink *wl; local 89 wl = target.wl; 92 if (wl != NULL) { 95 session_set_current(s, wl); 97 cmd_find_from_winlink_pane(current, wl, wp, 0); 99 cmd_find_from_winlink(current, wl, 0); 103 cwd = format_single(item, cflag, c, s, wl, wp);
|
| cmd-respawn-pane.c | 54 struct winlink *wl = target->wl; local 61 sc.wl = wl;
|
| /src/lib/libcurses/ |
| delwin.c | 54 struct __winlist *wl, *pwl; local 84 for (wl = screen->winlistp; wl; pwl = wl, wl = wl->nextp) { 85 if (wl->winp != win) 88 pwl->nextp = wl->nextp; 90 screen->winlistp = wl->nextp; 91 free(wl); [all...] |
| /src/sys/kern/ |
| vfs_wapbl.c | 119 struct mount *wl_mount; /* r: mountpoint wl is associated with */ 242 #define WAPBL_USE_FUA(wl) \ 243 (wapbl_allow_dpofua && ISSET((wl)->wl_dkcache, DKCACHE_FUA)) 244 #define WAPBL_JFLAGS(wl) \ 245 (WAPBL_USE_FUA(wl) ? (wl)->wl_jwrite_flags : 0) 246 #define WAPBL_JDATA_FLAGS(wl) \ 247 (WAPBL_JFLAGS(wl) & B_MEDIA_DPO) /* only DPO */ 286 static void wapbl_inodetrk_init(struct wapbl *wl, u_int size); 287 static void wapbl_inodetrk_free(struct wapbl *wl); 505 struct wapbl *wl; local 1622 struct wapbl *wl; local [all...] |
| /src/external/bsd/libbind/dist/isc/ |
| ev_waits.c | 58 evWaitList *wl = evGetWaitList(ctx, tag, 1); local 65 if (wl->last != NULL) 66 wl->last->next = new; 68 wl->first = new; 69 wl->last = new; 83 evWaitList *wl = evGetWaitList(ctx, tag, 0); local 86 if (!wl) { 91 first = wl->first; 98 ctx->waitDone.last = wl->last; 99 evFreeWaitList(ctx, wl); 111 evWaitList *wl; local 189 evWaitList *wl; local [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/ripemd/asm/ |
| rmd-586.pl | 41 @wl=( 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15, 359 &RIP1($A,$B,$C,$D,$E,$wl[ 0],$sl[ 0],-1); 360 &RIP1($E,$A,$B,$C,$D,$wl[ 1],$sl[ 1],0); 361 &RIP1($D,$E,$A,$B,$C,$wl[ 2],$sl[ 2],0); 362 &RIP1($C,$D,$E,$A,$B,$wl[ 3],$sl[ 3],0); 363 &RIP1($B,$C,$D,$E,$A,$wl[ 4],$sl[ 4],0); 364 &RIP1($A,$B,$C,$D,$E,$wl[ 5],$sl[ 5],0); 365 &RIP1($E,$A,$B,$C,$D,$wl[ 6],$sl[ 6],0); 366 &RIP1($D,$E,$A,$B,$C,$wl[ 7],$sl[ 7],0); 367 &RIP1($C,$D,$E,$A,$B,$wl[ 8],$sl[ 8],0) [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/ripemd/asm/ |
| rmd-586.pl | 41 @wl=( 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15, 359 &RIP1($A,$B,$C,$D,$E,$wl[ 0],$sl[ 0],-1); 360 &RIP1($E,$A,$B,$C,$D,$wl[ 1],$sl[ 1],0); 361 &RIP1($D,$E,$A,$B,$C,$wl[ 2],$sl[ 2],0); 362 &RIP1($C,$D,$E,$A,$B,$wl[ 3],$sl[ 3],0); 363 &RIP1($B,$C,$D,$E,$A,$wl[ 4],$sl[ 4],0); 364 &RIP1($A,$B,$C,$D,$E,$wl[ 5],$sl[ 5],0); 365 &RIP1($E,$A,$B,$C,$D,$wl[ 6],$sl[ 6],0); 366 &RIP1($D,$E,$A,$B,$C,$wl[ 7],$sl[ 7],0); 367 &RIP1($C,$D,$E,$A,$B,$wl[ 8],$sl[ 8],0) [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/ripemd/asm/ |
| rmd-586.pl | 42 @wl=( 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15, 360 &RIP1($A,$B,$C,$D,$E,$wl[ 0],$sl[ 0],-1); 361 &RIP1($E,$A,$B,$C,$D,$wl[ 1],$sl[ 1],0); 362 &RIP1($D,$E,$A,$B,$C,$wl[ 2],$sl[ 2],0); 363 &RIP1($C,$D,$E,$A,$B,$wl[ 3],$sl[ 3],0); 364 &RIP1($B,$C,$D,$E,$A,$wl[ 4],$sl[ 4],0); 365 &RIP1($A,$B,$C,$D,$E,$wl[ 5],$sl[ 5],0); 366 &RIP1($E,$A,$B,$C,$D,$wl[ 6],$sl[ 6],0); 367 &RIP1($D,$E,$A,$B,$C,$wl[ 7],$sl[ 7],0); 368 &RIP1($C,$D,$E,$A,$B,$wl[ 8],$sl[ 8],0) [all...] |
| /src/crypto/external/cpl/tpm-tools/dist/ |
| config.rpath | 52 wl= 54 wl='-Wl,' 58 wl='-Wl,' 63 wl='-Wl,' 70 wl='-Wl,' 73 wl='-Wl, [all...] |
| /src/external/gpl2/gettext/dist/autoconf-lib-link/ |
| config.rpath | 52 wl= 54 wl='-Wl,' 58 wl='-Wl,' 63 wl='-Wl,' 70 wl='-Wl,' 73 wl='-Wl, [all...] |
| /src/external/gpl2/gettext/dist/build-aux/ |
| config.rpath | 52 wl= 54 wl='-Wl,' 58 wl='-Wl,' 63 wl='-Wl,' 70 wl='-Wl,' 73 wl='-Wl, [all...] |
| /src/external/public-domain/xz/dist/build-aux/ |
| config.rpath | 119 wl= 121 wl='-Wl,' 125 wl='-Wl,' 130 wl='-Wl,' 133 wl='-Wl,' 138 wl='-Wl, [all...] |
| /src/external/gpl2/xcvs/dist/build-aux/ |
| config.rpath | 42 wl= 44 wl='-Wl,' 48 wl='-Wl,' 53 wl='-Wl,' 60 wl='-Wl,' 63 wl='-Wl, [all...] |