Searched refs:str_fd (Results 1 – 1 of 1) sorted by relevance
726 static errcode_t unixfd_open(const char *str_fd, int flags, in unixfd_open() argument732 fd = atoi(str_fd); in unixfd_open()749 return unix_open_channel(str_fd, fd, flags, channel, unixfd_io_manager); in unixfd_open()