Home
last modified time | relevance | path

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

/io/
A Dlinkat.c26 linkat (int fromfd, const char *from, int tofd, const char *to, int flags) in linkat() argument
34 if ((tofd != AT_FDCWD && tofd < 0 && *to != '/') in linkat()

Completed in 2 milliseconds