Searched defs:open_follow (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dload-fragment.c3514 static int open_follow(char **filename, FILE **_f, Set *names, char **_final) { function
3649 r = open_follow(&filename, &f, symlink_names, &id);
3672 r = open_follow(&filename, &f, symlink_names, &id);

Completed in 24 milliseconds