OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__global_list
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/nvi/dist/ip/
ip_main.c
36
GS *
__global_list
; /* GLOBAL: List of screens. */
variable
61
__global_list
= gp = gs_init(argv[0]);
ip_main.c
36
GS *
__global_list
; /* GLOBAL: List of screens. */
variable
61
__global_list
= gp = gs_init(argv[0]);
/src/external/bsd/nvi/dist/cl/
cl_main.c
39
GS *
__global_list
; /* GLOBAL: List of screens. */
variable
73
__global_list
= gp = gs_init(argv[0]);
264
CL_PRIVATE *clp = GCLP(
__global_list
);
cl_main.c
39
GS *
__global_list
; /* GLOBAL: List of screens. */
variable
73
__global_list
= gp = gs_init(argv[0]);
264
CL_PRIVATE *clp = GCLP(
__global_list
);
Completed in 30 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026