Home
last modified time | relevance | path

Searched refs:SYSERR (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/testcases/kernel/fs/doio/
H A Diogen.c86 #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 Ddoio.c222 #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 Dpcm_mmap.c345 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 Dpcm_shm.c102 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 Dpcm_file.c242 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 Dpcm_null.c389 SYSERR("Cannot open /dev/null"); in snd_pcm_null_open()
395 SYSERR("Cannot open /dev/full"); in snd_pcm_null_open()
H A Dpcm_direct.c215 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 Dpcm_share.c379 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 Dcontrol_hw.c74 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 Dseq_hw.c49 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 Dseq.c4445 SYSERR("poll"); in snd_seq_event_input_feed()
/third_party/alsa-lib/include/
H A Derror.h65 #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 Dsocket.c70 SYSERR("sendmsg failed"); in snd_send_fd()
103 SYSERR("recvmsg failed"); in snd_receive_fd()
H A Dasync.c138 SYSERR("sigaction"); in snd_async_add_handler()
160 SYSERR("sigaction"); in snd_async_del_handler()
/third_party/alsa-lib/src/timer/
H A Dtimer_hw.c75 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 Dalisp_snd.c924 SYSERR(str); in F_syserr()

Completed in 23 milliseconds