Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/engine/
H A Dproperties.c87 prop_t *
90 prop_t *p = d->properties, *prev; in find_property()
91 prop_t *found = NULL; in find_property()
102 prop_t *dead; in find_property()
120 static prop_t *
134 prop_t *p; in property()
154 p = MALLOC(sizeof (prop_t)); in property()
169 prop_t *
172 prop_t *p; in lookup_package_property()
179 static prop_t sp; in lookup_package_property()
[all …]
H A Dpackage.c542 prop_t *prop; in get_package_name()
/titanic_41/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.h56 } prop_t; typedef
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; in free_cmd()
1236 prop_t *tmp = prop; in free_cmd()
1275 static prop_t *
1278 prop_t *prop; in alloc_prop()
[all …]
/titanic_41/usr/src/lib/efcode/fcdriver/
H A Dupload.c46 prop_t *p; in create_node()
108 prop_t *p; in upload_properties()
H A Dload_node.c231 prop_t *p; in install_node_data()
/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dengine.h79 } prop_t; typedef
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 *);