Home
last modified time | relevance | path

Searched refs:warnx (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dcpuinfo.c69 warnx("Warn: wrong cpu index"); in get_cpu_baseinfo()
211 warnx("get cpus nbits failed."); in get_sched_domains()
274 warnx("cpu2node failed(cpu = %d)", i); in getcpuinfo()
280 warnx("get sched domain's info for each cpu failed."); in getcpuinfo()
371 warnx("cpuset subsystem is't compiled into kernel."); in partition_domains()
378 warnx("nbits of cpus is wrong."); in partition_domains()
385 warnx("bitmask_alloc for partition domains failed."); in partition_domains()
391 warnx("bitmask_alloc for partition domains failed."); in partition_domains()
398 warnx("bitmask_alloc for partition domains failed."); in partition_domains()
405 warnx("allo in partition_domains()
[all...]
/third_party/FreeBSD/sbin/newfs_msdos/
H A Dmkfs_msdos.c264 warnx("Cannot specify both block size and sectors per cluster"); in mkfs_msdos()
268 warnx("%s: bad OEM string", o.OEM_string); in mkfs_msdos()
273 warnx("create (-C) is incompatible with -N"); in mkfs_msdos()
278 warnx("failed to create %s", fname); in mkfs_msdos()
282 warnx("failed to initialize %jd bytes", (intmax_t)o.create_size); in mkfs_msdos()
295 warnx("warning, %s is not a regular file", fname); in mkfs_msdos()
301 warnx("warning, %s is not a character device", fname); in mkfs_msdos()
305 warnx("cannot seek to %jd", (intmax_t)o.offset); in mkfs_msdos()
348 warnx("Invalid bytes/sector (%u): must be 512, 1024, 2048 or 4096", in mkfs_msdos()
354 warnx(" in mkfs_msdos()
[all...]
/third_party/nghttp2/examples/
H A Dlibevent-server.c28 warnx(format, ##args); \
31 # define warn(format, args...) warnx(format ": %s", ##args, strerror(errno))
32 # define warnx(format, args...) fprintf(stderr, format "\n", ##args) macro
301 warnx("Fatal error: %s", nghttp2_strerror(rv)); in session_send()
319 warnx("Fatal error: %s", nghttp2_strerror((int)readlen)); in session_recv()
323 warnx("Fatal error: evbuffer_drain failed"); in session_recv()
432 warnx("Fatal error: %s", nghttp2_strerror(rv)); in send_response()
455 warnx("Fatal error: %s", nghttp2_strerror(rv)); in error_reply()
650 warnx("Fatal error: %s", nghttp2_strerror(rv)); in send_server_connection_header()
H A Dlibevent-client.c29 warnx(format, ##args); \
32 # define warnx(format, args...) fprintf(stderr, format "\n", ##args) macro
444 warnx("Fatal error: %s", nghttp2_strerror(rv)); in session_send()
463 warnx("Fatal error: %s", nghttp2_strerror((int)readlen)); in readcb()
468 warnx("Fatal error: evbuffer_drain failed"); in readcb()
536 warnx("Disconnected from the remote host"); in eventcb()
538 warnx("Network error"); in eventcb()
540 warnx("Timeout"); in eventcb()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Derr.h13 void warnx(const char *, ...);
/third_party/musl/porting/liteos_m/kernel/include/
H A Derr.h13 void warnx(const char *, ...);
/third_party/musl/porting/uniproton/kernel/include/
H A Derr.h13 void warnx(const char *, ...);
/third_party/musl/include/
H A Derr.h13 void warnx(const char *, ...);
/third_party/musl/src/legacy/
H A Derr.c45 void warnx(const char *fmt, ...) in warnx() function
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_cmdline.c71 warnx("couldn't open `%s'", filename); in read_file()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c202 warnx("couldn't open `%s'", filename); in read_file()

Completed in 6 milliseconds