HomeSort by: relevance | last modified time | path
    Searched refs:sun_list (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/am-utils/dist/amd/
sun_map_parse.y 62 static struct sun_list *sun_entry_list = NULL;
63 static struct sun_list *sun_opt_list = NULL;
64 static struct sun_list *sun_host_list = NULL;
65 static struct sun_list *sun_location_list = NULL;
66 static struct sun_list *mountpt_list = NULL;
75 static struct sun_list *get_sun_opt_list(void);
76 static struct sun_list *get_sun_host_list(void);
77 static struct sun_list *get_sun_location_list(void);
78 static struct sun_list *get_mountpt_list(void);
79 static struct sun_list *get_sun_entry_list(void)
    [all...]
sun_map.h 112 struct sun_list { struct
123 extern void sun_list_add(struct sun_list *, qelem *);
sun_map.c 56 sun_list_add(struct sun_list *list, qelem *item)

Completed in 60 milliseconds