Searched refs:nwp (Results 1 – 4 of 4) sorted by relevance
/openbsd/bin/csh/ |
H A D | func.c | 369 struct whyle *nwp; in doforeach() local 389 nwp = xcalloc(1, sizeof *nwp); in doforeach() 390 nwp->w_fe = nwp->w_fe0 = v; in doforeach() 396 whyles = nwp; in doforeach() 425 struct whyle *nwp = xcalloc(1, sizeof(*nwp)); in dowhile() local 427 nwp->w_start = lineloc; in dowhile() 429 nwp->w_end.f_seek = 0; in dowhile() 430 nwp->w_next = whyles; in dowhile() 431 whyles = nwp; in dowhile() 783 struct whyle *nwp; in wfree() local [all …]
|
/openbsd/usr.bin/mg/ |
H A D | window.c | 403 struct mgwin *wp, *nwp; in delwind() local 425 for (nwp = wheadp; nwp != NULL; nwp = nwp->w_wndp) in delwind() 426 if (nwp->w_wndp == wp) { in delwind() 427 nwp->w_wndp = wp->w_wndp; in delwind()
|
/openbsd/usr.bin/tmux/ |
H A D | window-tree.c | 1248 struct window_pane *nwp; in window_tree_key() local 1277 window_tree_pull_item(item, &ns, &nwl, &nwp); in window_tree_key() 1278 server_set_marked(ns, nwl, nwp); in window_tree_key() 1286 window_tree_pull_item(item, &ns, &nwl, &nwp); in window_tree_key() 1301 if (nwp == NULL || window_pane_index(nwp, &idx) != 0) in window_tree_key()
|
/openbsd/distrib/sets/lists/base/ |
H A D | mi | 4802 ./usr/share/terminfo/n/nwp-511 4803 ./usr/share/terminfo/n/nwp-517 4804 ./usr/share/terminfo/n/nwp-517-w
|