11 if (!strcmp(
h->name,
name)) {
30 if (!strcmp(
h->name, plugin->name)) {
51 rz_list_foreach (bp->plugins,
iter,
h) {
52 if (!strcmp(
h->name,
name)) {
66 (bp->
cur && !strcmp(bp->
cur->
name,
b->name)) ?
'*' :
'-',
RZ_API void rz_bp_plugin_list(RzBreakpoint *bp)
RZ_API int rz_bp_use(RZ_NONNULL RzBreakpoint *bp, RZ_NONNULL const char *name)
RZ_API bool rz_bp_plugin_add(RzBreakpoint *bp, RZ_BORROW RZ_NONNULL RzBreakpointPlugin *plugin)
RZ_API int rz_bp_plugin_del(RzBreakpoint *bp, const char *name)
memcpy(mem, inblock.get(), min(CONTAINING_RECORD(inblock.get(), MEMBLOCK, data) ->size, size))
RZ_API void rz_list_delete(RZ_NONNULL RzList *list, RZ_NONNULL RzListIter *iter)
Removes an entry in the list by using the RzListIter pointer.
RZ_API RZ_BORROW RzListIter * rz_list_append(RZ_NONNULL RzList *list, void *data)
Appends at the end of the list a new element.
static static fork const void static count static fd const char const char static newpath char char char static envp time_t static t const char static mode static whence const char static dir time_t static t unsigned static seconds const char struct utimbuf static buf static inc static sig const char static mode dup
#define rz_return_val_if_fail(expr, val)