Searched defs:Prop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag/inc/
H A Dpdevinfo.h81 * platforms rely on the fact that Prop structures formerly contained Oppbuf
113 typedef struct prop Prop; typedef in typeref:struct:prop
115 Prop *next;
126 Prop *props; /* points to list of properties */
184 void *get_prop_val(Prop *);
186 Prop *find_prop(Prom_node *, char *);

Completed in 59 milliseconds