Home
last modified time | relevance | path

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

/system/banjo/ddk-protocol-usb-composite/
A Dusb-composite.banjo14 /// Returns the USB descriptors following the interface's existing descriptors.
17 /// interface's existing descriptors.
/system/ulib/fdio/
A Dstubs.c105 int symlink(const char* existing, const char* new) { in symlink() argument
207 int linkat(int fd1, const char* existing, int fd2, const char* new, int flag) { in linkat() argument
212 int symlinkat(const char* existing, int fd, const char* new) { in symlinkat() argument
213 return checkfilefd(existing, fd, ENOSYS); in symlinkat()

Completed in 29 milliseconds