Home
last modified time | relevance | path

Searched defs:tmpfd (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/test/
Dtest-socket-util.c241 _cleanup_close_ int tmpfd = open(tmpfile, O_RDONLY); in TEST() local
285 _cleanup_close_ int tmpfd = open(tmpfile, O_RDONLY); in TEST() local