Home
last modified time | relevance | path

Searched refs:why_not (Results 1 – 14 of 14) sorted by relevance

/dports/biology/mapm3/mapm3-3.0_1/mapm/
H A Dsequence.c1208 bool is_a_locus(str,n,why_not) in is_a_locus() argument
1217 *why_not=ptr_to("");
1223 *why_not=ptr_to(err_temp);
1229 *why_not=ptr_to(err_temp);
1234 *why_not=ptr_to(err_temp);
1250 *why_not=ptr_to("");
1257 *why_not= ptr_to("illegal name");
1274 char **why_not;
1315 char **why_not;
1408 *why_not=ptr_to("");
[all …]
H A Dinfo.c723 bool make_new_class(name,why_not) in make_new_class() argument
725 char **why_not;
730 { *why_not=ptr_to("illegal name"); return(FALSE); }
732 { *why_not=ptr_to("name is already in use"); return(FALSE); }
737 { *why_not=ptr_to("no more classes can be defined"); return(FALSE); }
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/kmkbuiltin/
H A Dinstall.c467 why_not = "/dev/null"; in install()
469 why_not = "strip (-s)"; in install()
471 why_not = "compare (-C)"; in install()
479 why_not = "symlink"; in install()
491 why_not = NULL; in install()
493 why_not = "uid mismatch"; in install()
495 why_not = "gid mismatch"; in install()
497 why_not = "dos2unix"; in install()
499 why_not = "unix2dos"; in install()
514 why_not = NULL; in install()
[all …]
/dports/biology/mapm3/mapm3-3.0_1/quant/
H A Dqseq.c860 bool name_sequence(name,seq,why_not) in name_sequence() argument
861 char *name,*seq,**why_not; in name_sequence()
865 *why_not = ptr_to("illegal name");
872 bool unname_sequence(name,why_not) in unname_sequence() argument
873 char *name,**why_not; in unname_sequence()
879 *why_not = ptr_to("illegal name");
884 *why_not = ptr_to("name is ambiguous");
890 *why_not = ptr_to("name is not defined");
892 *why_not = ptr_to("name is ambiguous");
/dports/lang/rust/rustc-1.58.1-src/src/test/rustdoc-gui/
H A Dtrait-sidebar-item-order.goml7 assert-text: (".sidebar-links a:nth-of-type(6)", "why_not")
/dports/lang/rust/rustc-1.58.1-src/src/test/rustdoc-gui/src/test_docs/
H A Dlib.rs74 fn why_not(); in why_not() method
/dports/databases/p5-DBIx-QuickDB/DBIx-QuickDB-0.000021/lib/DBIx/QuickDB/
H A DPool.pm194 my ($viable, $why_not) = $driver->viable({bootstrap => 1, autostart => 1, load_sql => 1});
195 $self->throw("Driver '$driver' is not viable:\n$why_not\n")
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtarget.h34 string why_not; variable
H A Dtarget.cc28 #define notify_fail(x) (why_not = (x), false)
563 return wu_jian_can_wall_jump(a, why_not); in valid_aim()
H A Ddirectn.cc1486 hitfunc ? hitfunc->why_not.c_str() : "Out of range."); in print_target_description()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dinit.c1261 static const char why_not[] = "will be delayed because of --client, --pull, or --up-delay"; in do_uid_gid_chroot() local
1275 msg(M_INFO, "NOTE: chroot %s", why_not); in do_uid_gid_chroot()
1289 msg(M_INFO, "NOTE: UID/GID downgrade %s", why_not); in do_uid_gid_chroot()
1322 msg(M_INFO, "NOTE: setcon %s", why_not); in do_uid_gid_chroot()
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dinit.c1261 static const char why_not[] = "will be delayed because of --client, --pull, or --up-delay"; in do_uid_gid_chroot() local
1275 msg(M_INFO, "NOTE: chroot %s", why_not); in do_uid_gid_chroot()
1289 msg(M_INFO, "NOTE: UID/GID downgrade %s", why_not); in do_uid_gid_chroot()
1322 msg(M_INFO, "NOTE: setcon %s", why_not); in do_uid_gid_chroot()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dinit.c1241 static const char why_not[] = "will be delayed because of --client, --pull, or --up-delay"; in do_uid_gid_chroot() local
1255 msg(M_INFO, "NOTE: chroot %s", why_not); in do_uid_gid_chroot()
1269 msg(M_INFO, "NOTE: UID/GID downgrade %s", why_not); in do_uid_gid_chroot()
1302 msg(M_INFO, "NOTE: setcon %s", why_not); in do_uid_gid_chroot()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/proper/test/
H A Dproper_tests.erl697 {[{43,41,{1,{var,42}}},why_not], []}].