Home
last modified time | relevance | path

Searched refs:unlink_noerrno (Results 1 – 3 of 3) sorted by relevance

/third_party/eudev/src/udev/
Dudevadm-hwdb.c378 unlink_noerrno(filename_tmp); in trie_store()
396 unlink_noerrno(filename_tmp); in trie_store()
405 unlink_noerrno(filename_tmp); in trie_store()
/third_party/eudev/src/shared/
Dutil.h370 int unlink_noerrno(const char *path);
Dutil.c243 int unlink_noerrno(const char *path) { in unlink_noerrno() function