Home
last modified time | relevance | path

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

/intl/
A Dloadmsgcat.c449 # define close(fd) __close_nocancel_nostatus (fd) argument
450 # define read(fd, buf, n) __read_nocancel (fd, buf, n) argument
451 # define mmap(addr, len, prot, flags, fd, offset) \ argument
756 int fd = -1; in _nl_load_domain() local

Completed in 5 milliseconds