Searched refs:fromfd (Results 1 – 1 of 1) sorted by relevance
26 linkat (int fromfd, const char *from, int tofd, const char *to, int flags) in linkat() argument35 || (fromfd != AT_FDCWD && fromfd < 0 && *from != '/')) in linkat()
Completed in 2 milliseconds