Searched refs:winlink_stack_remove (Results 1 – 5 of 5) sorted by relevance
223 winlink_stack_remove(&s->lastw, TAILQ_FIRST(&s->lastw)); in session_destroy()363 winlink_stack_remove(&s->lastw, wl); in session_detach()498 winlink_stack_remove(&s->lastw, wl); in session_set_current()
273 winlink_stack_remove(&dst->lastw, dstwl); in server_link_window()
137 winlink_stack_remove(&s->lastw, wl); in spawn_window()
247 winlink_stack_remove(stack, wl); in winlink_stack_push()253 winlink_stack_remove(struct winlink_stack *stack, struct winlink *wl) in winlink_stack_remove() function
3101 void winlink_stack_remove(struct winlink_stack *, struct winlink *);