Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dpropfuncs.c45 free_props(prop_db_info_t *lip) in free_props()
47 prop_db_info_t *lip_next; in free_props()
67 prop_db_info_t *listp, dladm_status_t *statusp) in generate_prop_line()
71 prop_db_info_t *lip = listp; in generate_prop_line()
119 char *buf, prop_db_info_t *listp, dladm_status_t *statusp) in process_prop_set()
122 prop_db_info_t *lastp = NULL, *lip = listp, *nlip = NULL; in process_prop_set()
145 if ((nlip = malloc(sizeof (prop_db_info_t))) == NULL) { in process_prop_set()
211 char *buf __unused, prop_db_info_t *listp, dladm_status_t *statusp) in process_prop_get()
213 prop_db_info_t *lip = listp; in process_prop_get()
256 char *buf __unused, prop_db_info_t *listp, dladm_status_t *statusp) in process_prop_init()
[all …]
H A Dlibdlflow_impl.h102 } prop_db_info_t; typedef
107 char *, prop_db_info_t *, dladm_status_t *);
122 char *buf, prop_db_info_t *listp,
125 char *buf, prop_db_info_t *listp,
128 char *buf, prop_db_info_t *listp,