Home
last modified time | relevance | path

Searched refs:impossible (Results 1 – 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_impossible.c24 STATE(impossible);
28 if (get_state(my_id, "impossible", NULL) == &impossible) in is_impossible_path()
51 true_impossible ? &impossible : NULL, in handle_compare()
52 false_impossible ? &impossible : NULL); in handle_compare()
58 true_impossible ? &impossible : NULL, in handle_compare()
59 false_impossible ? &impossible : NULL); in handle_compare()
72 set_state(my_id, "impossible", NULL, &impossible); in set_path_impossible()
77 set_state(my_return_id, "impossible", NULL, &impossible); in set_path_impossible()
89 if (get_state(my_return_id, "impossible", NULL) == &impossible) { in print_impossible_return()
H A Dcheck_locking.c31 STATE(impossible);
495 set_state(my_id, cur->name, cur->sym, &impossible); in pre_merge_hook()
500 if (s1 == &impossible) in merge_func()
502 if (s2 == &impossible) in merge_func()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregrexec.c77 goto impossible; in regrexec()
87 impossible: in regrexec()
139 goto impossible; in regrexec()
/illumos-gate/usr/src/cmd/format/
H A Dmisc.h183 #define impossible(msg) {err_print("Internal error: file %s, line %d: %s\n", \ macro
H A Dauto_sense.c395 impossible("no DIRECT/VBD/BLKDEV controller type"); in find_ctlr_type()
417 impossible("no DIRECT/VBD/BLKDEV controller info"); in find_ctlr_info()
442 impossible("No DIRECT/VBD/BLKDEV disk info instance\n"); in find_disk_info()
1231 impossible("label overflow adjustment"); in generic_disk_sense()
1764 impossible("no SCSI controller type");
1794 impossible("no SCSI controller info");
2020 impossible("No SCSI disk info instance\n");
H A Dmenu_scsi.c738 impossible("do_display"); in do_display()
H A Dmenu_command.c283 impossible("no disk found"); in c_disk()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h605 #define impossible(args) printf args macro
620 #define impossible(args) ((void)0) macro
/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/
H A Dfixup_kernel.sh39 /* because of recursion it gets passed to everything and is impossible to debug */
/illumos-gate/usr/src/test/libc-tests/tests/regex/data/
H A Drepetition.dat110 # OS X / FreeBSD / NetBSD badly fail many of these, with impossible
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi6 As a general rule of software development, it is impossible to keep the
315 interface, it is impossible to make Stage 1 less than 400 bytes, because
H A Dgrub.info-456 interface, it is impossible to make Stage 1 less than 400 bytes, because
H A Dgrub.info-31088 As a general rule of software development, it is impossible to keep
H A Dgrub.info3797 As a general rule of software development, it is impossible to keep
4100 interface, it is impossible to make Stage 1 less than 400 bytes, because
/illumos-gate/usr/src/cmd/filesync/
H A DREADME408 F_STAT_ERROR it was impossible to stat this file
/illumos-gate/usr/src/lib/
H A DREADME.mapfiles299 next full release of Solaris. It was impossible to know in advance the full
/illumos-gate/usr/src/lib/mpapi/libmpapi/
H A DTHIRDPARTYLICENSE237 impossible for You to comply with any of the terms of this License with
/illumos-gate/usr/src/lib/hbaapi/
H A DTHIRDPARTYLICENSE237 impossible for You to comply with any of the terms of this License with
/illumos-gate/usr/src/lib/smhba/
H A DTHIRDPARTYLICENSE237 impossible for You to comply with any of the terms of this License with
/illumos-gate/usr/src/lib/libima/
H A DTHIRDPARTYLICENSE237 impossible for You to comply with any of the terms of this License with
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME701 6820747 kstat output incorrect for MMF version of e1000g making it impossible to troubleshoot
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME701 6820747 kstat output incorrect for MMF version of e1000g making it impossible to troubleshoot
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c1692 impossible(("lookup: %s/%s by %s not supported (%d)\n", in sdev_call_dircallback()
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source617 "\"%s\" setting impossible."
/illumos-gate/usr/src/data/zoneinfo/
H A Dsouthamerica1493 # personal choice and so it is impossible to draw a map showing who

12