Home
last modified time | relevance | path

Searched refs:_cleanup_free_ (Results 1 – 8 of 8) sorted by relevance

/external/kmod/testsuite/
Dtest-util.c106 _cleanup_free_ char *s = strdup("this is a test string"); in test_strchr_replace()
135 _cleanup_free_ char *val = iter->val; in test_underscores()
/external/kmod/shared/
Dutil.c301 _cleanup_free_ char *buf = malloc(size); in freadline_wrapped()
363 _cleanup_free_ char *cwd = NULL; in path_make_absolute_cwd()
Dutil.h75 #define _cleanup_free_ _cleanup_(freep) macro
/external/kmod/libkmod/
Dlibkmod-config.c119 _cleanup_free_ struct kmod_command *cmd; in kmod_config_add_command()
157 _cleanup_free_ struct kmod_options *opt; in kmod_config_add_options()
196 _cleanup_free_ struct kmod_alias *alias; in kmod_config_add_alias()
233 _cleanup_free_ char *p; in kmod_config_add_blacklist()
Dlibkmod-file.c178 _cleanup_free_ unsigned char *p = NULL; in load_zlib()
Dlibkmod.c559 _cleanup_free_ char *line; in kmod_lookup_alias_is_builtin()
Dlibkmod-module.c998 _cleanup_free_ char *cmd; in module_do_install_commands()
/external/kmod/tools/
Ddepmod.c1826 _cleanup_free_ void **stack = NULL; in depmod_report_cycles()
2743 _cleanup_free_ char *root = NULL; in do_depmod()
2744 _cleanup_free_ const char **config_paths = NULL; in do_depmod()