Home
last modified time | relevance | path

Searched defs:curwp (Results 1 – 11 of 11) sorted by relevance

/dports/japanese/ng-devel/ng-1.5beta1/
H A Dmain.c47 WINDOW *curwp; /* Current window */ variable
/dports/japanese/ng/ng-1.4.4/
H A Dmain.c41 WINDOW *curwp; /* Current window */ variable
/dports/japanese/ng-canna/ng-1.4.4/
H A Dmain.c41 WINDOW *curwp; /* Current window */ variable
/dports/mail/alpine/alpine-465e23b/pico/
H A Dedef.h72 WINDOW *curwp; /* Current window */ variable
H A Dpico.h277 WINDOW *curwp; /* save pointer */ member
/dports/editors/mg/mg-6.9/
H A Dmain.c47 struct mgwin *curwp; /* current window */ variable
/dports/editors/pico-alpine/alpine-465e23b/pico/
H A Dedef.h72 WINDOW *curwp; /* Current window */ variable
H A Dpico.h277 WINDOW *curwp; /* save pointer */ member
/dports/editors/beav/beav-140/
H A Dmain.c70 WINDOW *curwp; /* Current window */ variable
/dports/editors/uemacs/uemacs-4.0/h/
H A Dedef.h152 NOSHARE EWINDOW *curwp; /* Current window */ variable
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_log.c254 int i,j,curwp; in G_LogWeaponOutput() local