Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:_cleanup_free_
(Results
1 - 14
of
14
) sorted by relevance
/third_party/eudev/src/shared/
H
A
D
process-util.c
124
_cleanup_free_
char *t = NULL;
in get_process_cmdline()
147
_cleanup_free_
char *outcome = NULL;
in get_process_environ()
H
A
D
path-util.c
102
_cleanup_free_
char *cwd = NULL;
in path_make_absolute_cwd()
133
_cleanup_free_
char *orig = NULL;
in path_strv_resolve()
336
_cleanup_free_
char *fdinfo = NULL;
in fd_fdinfo_mnt_id()
H
A
D
selinux-util.c
337
_cleanup_free_
char *newpath;
in mac_selinux_create_file_prepare()
426
_cleanup_free_
char *newpath;
in mac_selinux_mkdir()
495
_cleanup_free_
char *newpath;
in mac_selinux_bind()
H
A
D
virt.c
34
_cleanup_free_
char *m = NULL;
in detect_container()
H
A
D
dev-setup.c
46
_cleanup_free_
char *link_name = NULL;
in dev_setup()
H
A
D
fileio.c
88
_cleanup_free_
char *buf = NULL;
in read_full_stream()
H
A
D
util.c
1613
_cleanup_free_
char *line = NULL;
in parse_proc_cmdline()
1625
_cleanup_free_
char *word = NULL;
in parse_proc_cmdline()
1757
_cleanup_free_
char *s = NULL;
in unquote_first_word()
H
A
D
util.h
299
#define
_cleanup_free_
_cleanup_(freep)
macro
/third_party/eudev/src/udev/
H
A
D
udevadm-hwdb.c
192
_cleanup_free_
char *s = NULL;
in trie_insert()
194
_cleanup_free_
struct trie_node *new_child = NULL;
in trie_insert()
351
_cleanup_free_
char *filename_tmp = NULL;
in trie_store()
614
_cleanup_free_
char *hwdb_bin = UDEV_HWDB_BIN;
in adm_hwdb()
H
A
D
udev-builtin-hwdb.c
44
_cleanup_free_
const char *lookup;
in udev_builtin_hwdb_lookup()
H
A
D
udev-builtin-usb_id.c
149
_cleanup_free_
char *filename = NULL;
in dev_if_packed_info()
H
A
D
udev-rules.c
1078
_cleanup_free_
char *tmp;
in add_rule()
2022
_cleanup_free_
char *value = NULL;
in udev_rules_apply_to_event()
2635
_cleanup_free_
char *path = NULL;
in udev_rules_apply_static_dev_perms()
2694
_cleanup_free_
char *unescaped_filename = NULL;
in udev_rules_apply_static_dev_perms()
H
A
D
udevd.c
170
_cleanup_free_
struct worker *worker = NULL;
in worker_new()
/third_party/eudev/src/libudev/
H
A
D
libudev-device.c
1952
_cleanup_free_
char *dirname = NULL;
in udev_device_rename()
Completed in 27 milliseconds