Searched refs:nwp (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/bin/csh/ |
| D | func.c | 396 struct whyle *nwp; in doforeach() local 417 nwp = xcalloc(1, sizeof *nwp); in doforeach() 418 nwp->w_fe = nwp->w_fe0 = v; in doforeach() 420 btell(&nwp->w_start); in doforeach() 421 nwp->w_fename = Strsave(cp); in doforeach() 422 nwp->w_next = whyles; in doforeach() 423 nwp->w_end.type = F_SEEK; in doforeach() 424 whyles = nwp; in doforeach() 454 struct whyle *nwp = in dowhile() local 455 xcalloc(1, sizeof(*nwp)); in dowhile() [all …]
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | window-tree.c | 1245 struct window_pane *nwp; in window_tree_key() local 1274 window_tree_pull_item(item, &ns, &nwl, &nwp); in window_tree_key() 1275 server_set_marked(ns, nwl, nwp); in window_tree_key() 1283 window_tree_pull_item(item, &ns, &nwl, &nwp); in window_tree_key() 1298 if (nwp == NULL || window_pane_index(nwp, &idx) != 0) in window_tree_key()
|
| /netbsd/src/sys/nfs/ |
| D | nfs_syscalls.c | 910 struct nfsrv_descript *nwp; in nfsrv_zapsock() local 953 while ((nwp = LIST_FIRST(&slp->ns_tq)) != NULL) { in nfsrv_zapsock() 954 LIST_REMOVE(nwp, nd_tq); in nfsrv_zapsock() 956 nfsdreq_free(nwp); in nfsrv_zapsock()
|
| /netbsd/src/share/terminfo/ |
| D | terminfo | 9113 nwp511|nwp-511|nwp-511 VT100, 9127 nwp517|nwp-517|nwp-517 VT200 80 cols 30 rows, 9134 nwp517-w|nwp-517-w|nwp-517 VT200 132 cols 50 rows,
|