Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dsun_map_parse.y63 static struct sun_list *sun_opt_list = NULL; variable
158 sun_opt_list = NULL;
215 sun_opt_list = NULL;
279 sun_opt_list = NULL;
490 if (sun_opt_list == NULL) { in get_sun_opt_list()
491 sun_opt_list = CALLOC(struct sun_list); in get_sun_opt_list()
493 return sun_opt_list; in get_sun_opt_list()