Searched refs:add_resource (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/efcode/engine/ |
H A D | resource.c | 68 add_resource(fc_resource_t **head, void *ptr, int (cmp)(void *, void *)) in add_resource() function
|
H A D | properties.c | 69 return (add_resource(&env->propbufs, data, addr_cmp)); in add_property_buffer()
|
/titanic_50/usr/src/lib/efcode/include/fcode/ |
H A D | private.h | 137 void *add_resource(fc_resource_t **, void *, int (c)(void *, void *));
|
/titanic_50/usr/src/lib/efcode/fcdriver/ |
H A D | phandle.c | 128 if (add_resource(&cdp->nodeids, nh, match_handle) == NULL) { in add_my_handle()
|
/titanic_50/usr/src/cmd/fm/fmadm/common/ |
H A D | faulty.c | 574 add_resource(status_record_t *status_rec_p, resource_list_t **rp, in add_resource() function 640 add_resource(status_rec_p, in add_resource_list() 661 add_resource(status_rec_p, rpp, np); in add_resource_list()
|
/titanic_50/usr/src/cmd/zonecfg/ |
H A D | zonecfg.c | 2148 add_resource(cmd_t *cmd) in add_resource() function 2532 add_resource(cmd); in add_func()
|