Searched refs:xmalloc_follow_symlinks (Results 1 – 6 of 6) sorted by relevance
60 orig_fn = xmalloc_follow_symlinks(SHELLS_FILE); in add_remove_shell_main()
73 resolved_fn = xmalloc_follow_symlinks(fn); in convert()
52 char* FAST_FUNC xmalloc_follow_symlinks(const char *path) in xmalloc_follow_symlinks() function
113 filename = xmalloc_follow_symlinks(filename); in update_passwd()
973 dev_log_name = xmalloc_follow_symlinks(_PATH_LOG); in create_socket()
587 char *xmalloc_follow_symlinks(const char *path) FAST_FUNC RETURNS_MALLOC;