Searched refs:prop_t (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.h56 } prop_t; typedef in typeref:struct:prop
69 prop_t *cmd_prop_list;
H A Dpoolcfg.y140 static prop_t *alloc_prop(prop_op_t);
203 prop_t *prop;
508 prop_t *prop = NULL;
509 prop_t *prev = NULL;
522 prop_t *prop = NULL;
523 prop_t *prev = NULL;
1230 prop_t *prop = cmd->cmd_prop_list;
1236 prop_t *tmp = prop;
1271 * alloc_prop() allocates the required resources for a prop_t. On failure, a
1272 * warning is issued and NULL is returned. The prop_t i
[all...]
/illumos-gate/usr/src/lib/efcode/engine/
H A Dproperties.c87 prop_t *
90 prop_t *p = d->properties, *prev;
91 prop_t *found = NULL;
102 prop_t *dead;
120 static prop_t *
134 prop_t *p;
154 p = MALLOC(sizeof (prop_t));
169 prop_t *
172 prop_t *p;
179 static prop_t s
[all...]
H A Dpackage.c542 prop_t *prop;
/illumos-gate/usr/src/lib/efcode/fcdriver/
H A Dupload.c46 prop_t *p;
108 prop_t *p;
H A Dload_node.c231 prop_t *p;
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dengine.h79 } prop_t; typedef in typeref:struct:PROPERTY
121 prop_t *properties;
H A Dprivate.h141 prop_t *lookup_package_property(fcode_env_t *, char *, device_t *);
H A Dproto.h259 prop_t *find_property(device_t *, char *);
299 void print_property(fcode_env_t *, prop_t *, char *);

Completed in 79 milliseconds