Lines Matching refs:open
174 fd = open(filepath, O_RDONLY);
234 fd = open(filepath, O_RDONLY);
564 fd = open(path, O_WRONLY|O_CLOEXEC);
569 uc_error("unable to open '%s' for write", path);
619 uc_error("unable to open file '%s': %s", file, snd_strerror(err));
821 uc_error("unable to open ctl device '%s'", cdev);
1458 * \brief Parse open arguments
1460 * \param name name of card to open
1461 * \return the rest of the card name to open
1483 uc_error("error: open arguments are not valid (%s)", args);