Home
last modified time | relevance | path

Searched refs:__global_list (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/nvi/cl/
H A Dcl_main.c33 GS *__global_list; /* GLOBAL: List of screens. */ variable
62 __global_list = gp = gs_init(); in main()
238 CL_PRIVATE *clp = GCLP(__global_list);