/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | iogen.c | 86 #define SYSERR strerror(errno) macro 541 TagName, Outpipe, SYSERR); in init_output() 547 TagName, Outpipe, SYSERR); in init_output() 562 TagName, Outpipe, SYSERR); in init_output() 967 TagName, rec->f_path, SYSERR); in get_file_info() 1093 TagName, path, SYSERR, errno); in create_file() 1113 TagName, path, SYSERR, errno); in create_file() 1126 TagName, path, nbytes, SYSERR, errno); in create_file() 1145 TagName, SYSERR, errno, path); in create_file() 1153 TagName, SYSERR, errn in create_file() [all...] |
H A D | doio.c | 222 #define SYSERR strerror(errno) macro 641 i + 1, SYSERR, errno); in main() 659 exec_path, SYSERR, errno); in main() 813 Infile, SYSERR, errno); in doio() 938 sizeof(ioreq), SYSERR, errno); in doio() 1507 fd, offset, SYSERR, errno); in do_read() 1514 SYSERR, errno, in do_read() 1538 fd, offset, SYSERR, errno); in do_read() 1550 SYSERR, errno, in do_read() 1666 (long)Memptr, Sdsptr, btoc(nbytes), SYSERR, in do_write() [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_mmap.c | 345 SYSERR("mmap failed"); in snd_pcm_mmap() 357 SYSERR("shmget failed"); in snd_pcm_mmap() 363 SYSERR("shmat failed"); in snd_pcm_mmap() 368 SYSERR("shmctl mark remove failed"); in snd_pcm_mmap() 373 SYSERR("snd_shm_area_create failed"); in snd_pcm_mmap() 390 SYSERR("shmat failed"); in snd_pcm_mmap() 397 SYSERR("shm support not available"); in snd_pcm_mmap() 403 SYSERR("malloc failed"); in snd_pcm_mmap() 479 SYSERR("mmap failed"); in snd_pcm_munmap() 503 SYSERR("sh in snd_pcm_munmap() [all...] |
H A D | pcm_shm.c | 102 SYSERR("shm rbptr mmap failed"); in snd_pcm_shm_new_rbptr() 357 SYSERR("close failed"); in snd_pcm_shm_munmap() 644 SYSERR("socket failed"); in make_local_socket() 652 SYSERR("connect failed"); in make_local_socket() 705 SYSERR("write error"); in snd_pcm_shm_open() 716 SYSERR("read error"); in snd_pcm_shm_open() 731 SYSERR("shmat error"); in snd_pcm_shm_open()
|
H A D | pcm_file.c | 242 SYSERR("running %s for writing failed", in snd_pcm_file_open_output_file() 277 SYSERR("open %s for writing failed", in snd_pcm_file_open_output_file() 306 SYSERR("requested more frames than pcm buffer"); in snd_pcm_file_areas_read_infile() 315 SYSERR("read from file failed, error: %d", bytes); in snd_pcm_file_areas_read_infile() 379 SYSERR("%s write header failed, file data may be corrupt", file->fname); in write_wav_header() 443 SYSERR("%s write failed, file data may be corrupt", file->fname); in snd_pcm_file_write_bytes() 794 SYSERR("failed opening output file %s", file->fname); in snd_pcm_file_hw_params() 935 SYSERR("open %s for reading failed", ifname); in snd_pcm_file_open()
|
H A D | pcm_null.c | 389 SYSERR("Cannot open /dev/null"); in snd_pcm_null_open() 395 SYSERR("Cannot open /dev/full"); in snd_pcm_null_open()
|
H A D | pcm_direct.c | 215 SYSERR("socket failed"); in make_local_socket() 228 SYSERR("bind failed: %s", filename); in make_local_socket() 234 SYSERR("chmod failed: %s", filename); in make_local_socket() 242 SYSERR("chown failed: %s", filename); in make_local_socket() 252 SYSERR("connect failed: %s", filename); in make_local_socket()
|
H A D | pcm_share.c | 379 SYSERR("can't create a pipe"); in snd_pcm_share_thread() 406 SYSERR("snd_pcm_sw_params error"); in snd_pcm_share_thread() 460 SYSERR("snd_pcm_sw_params error"); in _snd_pcm_share_update()
|
/third_party/alsa-lib/src/control/ |
H A D | control_hw.c | 74 SYSERR("F_GETFL failed"); in snd_ctl_hw_nonblock() 82 SYSERR("F_SETFL for O_NONBLOCK failed"); in snd_ctl_hw_nonblock() 95 SYSERR("F_GETFL failed"); in snd_ctl_hw_async() 103 SYSERR("F_SETFL for O_ASYNC failed"); in snd_ctl_hw_async() 109 SYSERR("F_SETSIG failed"); in snd_ctl_hw_async() 113 SYSERR("F_SETOWN failed"); in snd_ctl_hw_async() 123 SYSERR("SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS failed"); in snd_ctl_hw_subscribe_events() 133 SYSERR("SNDRV_CTL_IOCTL_CARD_INFO failed"); in snd_ctl_hw_card_info()
|
/third_party/alsa-lib/src/seq/ |
H A D | seq_hw.c | 49 SYSERR("close failed\n"); in snd_seq_hw_close() 61 SYSERR("F_GETFL failed"); in snd_seq_hw_nonblock() 69 SYSERR("F_SETFL for O_NONBLOCK failed"); in snd_seq_hw_nonblock() 80 SYSERR("SNDRV_SEQ_IOCTL_CLIENT_ID failed"); in snd_seq_hw_client_id() 90 SYSERR("SNDRV_SEQ_IOCTL_SYSTEM_INFO failed"); in snd_seq_hw_system_info() 114 /*SYSERR("SNDRV_SEQ_IOCTL_GET_CLIENT_INFO failed");*/ in snd_seq_hw_get_client_info() 129 /*SYSERR("SNDRV_SEQ_IOCTL_SET_CLIENT_INFO failed");*/ in snd_seq_hw_set_client_info() 185 /*SYSERR("SNDRV_SEQ_IOCTL_CREATE_PORT failed");*/ in snd_seq_hw_create_port() 195 /*SYSERR("SNDRV_SEQ_IOCTL_DELETE_PORT failed");*/ in snd_seq_hw_delete_port() 205 /*SYSERR("SNDRV_SEQ_IOCTL_GET_PORT_INF in snd_seq_hw_get_port_info() [all...] |
H A D | seq.c | 4445 SYSERR("poll"); in snd_seq_event_input_feed()
|
/third_party/alsa-lib/include/ |
H A D | error.h | 65 #define SYSERR(...) snd_lib_error(__FILE__, __LINE__, __func__, errno, __VA_ARGS__) /**< Shows a system error message (related to \c errno). */ macro 68 #define SYSERR(args...) snd_lib_error(__FILE__, __LINE__, __func__, errno, ##args) /**< Shows a system error message (related to \c errno). */ macro
|
/third_party/alsa-lib/src/ |
H A D | socket.c | 70 SYSERR("sendmsg failed"); in snd_send_fd() 103 SYSERR("recvmsg failed"); in snd_receive_fd()
|
H A D | async.c | 138 SYSERR("sigaction"); in snd_async_add_handler() 160 SYSERR("sigaction"); in snd_async_del_handler()
|
/third_party/alsa-lib/src/timer/ |
H A D | timer_hw.c | 75 SYSERR("F_GETFL failed"); in snd_timer_hw_async() 83 SYSERR("F_SETFL for O_ASYNC failed"); in snd_timer_hw_async() 90 SYSERR("F_SETSIG failed"); in snd_timer_hw_async() 95 SYSERR("F_SETOWN failed"); in snd_timer_hw_async()
|
/third_party/alsa-lib/src/alisp/ |
H A D | alisp_snd.c | 924 SYSERR(str); in F_syserr()
|