OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wlp2
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
newwin.c
265
struct __winlist *wlp, *
wlp2
;
local in function:__makenew
320
wlp2
= screen->winlistp;
321
while (
wlp2
->nextp != NULL)
322
wlp2
=
wlp2
->nextp;
323
wlp2
->nextp = wlp;
newwin.c
265
struct __winlist *wlp, *
wlp2
;
local in function:__makenew
320
wlp2
= screen->winlistp;
321
while (
wlp2
->nextp != NULL)
322
wlp2
=
wlp2
->nextp;
323
wlp2
->nextp = wlp;
Completed in 63 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025