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

/osnet-11/usr/src/lib/libprtdiag/inc/
H A Dpdevinfo.h78 * platforms rely on the fact that Prop structures formerly contained Oppbuf
110 typedef struct prop Prop; typedef in typeref:struct:prop
112 Prop *next;
123 Prop *props; /* points to list of properties */
180 void *get_prop_val(Prop *);
182 Prop *find_prop(Prom_node *, const char *);

Completed in 20 milliseconds