Home
last modified time | relevance | path

Searched full:really (Results 1 – 25 of 2479) sorted by relevance

12345678910>>...100

/freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/
H A Dkrb5_deprecated.3104 Deprecated: keytypes doesn't exists, they are really enctypes.
147 Deprecated: keytypes doesn't exists, they are really enctypes.
213 Deprecated: keytypes doesn't exists, they are really enctypes.
216 Deprecated: keytypes doesn't exists, they are really enctypes.
219 Deprecated: keytypes doesn't exists, they are really enctypes in most cases, use krb5_enctype_to_st…
250 Deprecated: keytypes doesn't exists, they are really enctypes in most cases, use krb5_string_to_enc…
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_mlock.c112 /* Set max_wired really really high to avoid EAGAIN */ in ATF_TC_BODY()
272 /* Set max_wired really really high to avoid EAGAIN */
338 /* Set max_wired really really high to avoid EAGAIN */
380 /* Set max_wired really really high to avoid EAGAIN */
/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_ioctl_compat.h106 uint64_t zc_nvlist_src; /* really (char *) */
108 uint64_t zc_nvlist_dst; /* really (char *) */
117 uint64_t zc_history; /* really (char *) */
121 uint64_t zc_nvlist_conf; /* really (char *) */
/freebsd/usr.bin/mkstr/
H A Dmkstr.c264 hashit(char *str, int really, unsigned fakept) in hashit() argument
272 if (really) in hashit()
279 if (really != 0) in hashit()
290 if (!really || hp == 0) { in hashit()
296 hp->hpt = really ? ftell(mesgwrite) : fakept; in hashit()
297 if (really) { in hashit()
/freebsd/usr.sbin/cron/doc/
H A DMAIL1 [ this is really old mail that came to me in response to my 1986 posting
40 really needs in its environment, you might want to set up cron to
133 << hmmm. this seems of limited utility, and if you really wanted
194 But it's really
198 fields, operators get to be kindof unary, which && and || really
319 administrator is really on his/her toes, calls scheduled at 5pm will really
322 are work arounds, but only putting it in cron will really work. This is
332 same, if/when I port to SysV (I guess I really should), I'll make
/freebsd/libexec/bootpd/
H A Dtzone.c8 /* XXX - Is this really SunOS specific? -gwr */
32 /* XXX - Is this really SunOS specific? -gwr */ in tzone_init()
/freebsd/tests/sys/mac/portacl/
H A Droot_test.sh8 # Verify if security.mac.portacl.suser_exempt=1 really exempts super-user.
24 # Verify if security.mac.portacl.suser_exempt=0 really doesn't exempt super-user.
/freebsd/contrib/bmake/unit-tests/
H A Dvarname-dollar.mk6 # If there really were a special variable named '$', the expressions ${${DOLLAR}}
21 # Now overwrite the '$' variable to see whether '$$' really expands to that
/freebsd/lib/libsys/
H A Dnfssvc.2228 is really used for authentication support, particularly Kerberos,
248 It should really return values to indicate the need for authentication
251 is not really an error.
/freebsd/sys/net80211/
H A Dieee80211_amrr.c185 /* XXX TODO: we really need a rate-to-string method */ in amrr_node_init_ht()
219 /* XXX TODO: we really need a rate-to-string method */ in amrr_node_init_legacy()
413 /* XXX TODO: we really need a rate-to-string method */ in amrr_update_ht()
435 /* XXX TODO: we really need a rate-to-string method */ in amrr_update_ht()
458 /* XXX TODO: we really need a rate-to-string method */ in amrr_update_ht()
480 /* XXX TODO: we really need a rate-to-string method */ in amrr_update_legacy()
494 /* XXX TODO: we really need a rate-to-string method */ in amrr_update_legacy()
516 /* XXX TODO: we really need a rate-to-string method */ in amrr_update_legacy()
/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Difiter_ioctl.c148 * and is really hard to shut up. in getbuf4()
228 * and is really hard to shut up. in getbuf6()
522 * and is really hard to shut up. in internal_current4()
611 * and is really hard to shut up. in internal_current4()
634 * and is really hard to shut up. in internal_current4()
660 * and is really hard to shut up. in internal_current4()
750 * and is really hard to shut up. in internal_current6()
789 * and is really hard to shut up. in internal_current6()
814 * and is really hard to shut up. in internal_current6()
866 * and is really hard to shut up. in internal_current6()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DUnreachableBlockElim.h14 // Note that this pass is really a hack. In particular, the instruction
17 // selectors, however, we cannot really expect them to handle additional
/freebsd/crypto/openssl/test/
H A Dsecmemtest.c97 * Which really only works on 64-bit systems, since it took 16 GB in test_sec_mem()
102 * remains disabled. If the reader of this comment really wants in test_sec_mem()
121 /* this can complete - it was not really secure */ in test_sec_mem()
/freebsd/contrib/ntp/
H A DNOTES.y2kfixes65 the changes are sound, they really need to be tested.
93 really is.
/freebsd/contrib/ntp/html/hints/
H A Dhpux10 on various HP platforms within the company. I can't really guarantee bug fixes
84 * Xntpd has been known to get really ticked off when adjtime() fails
88 started or adjtimed being completely swapped out on a really busy
/freebsd/contrib/ncurses/man/
H A Dcurs_pad.3x187 if the window is not really a pad or
193 if the window is not really a pad, and the associated call
198 if the window is not really a pad, and the associated call
/freebsd/contrib/libxo/doc/
H A Dintro.rst89 But you'd really, really like all the fancy features that modern
/freebsd/bin/pax/
H A Dpax.c286 * This is not critical, but we really ought to limit our damage when we
334 * general setup routines. Not all are required, but they really help
345 * Really needed to handle large archives. We can run out of memory for in gen_init()
346 * internal tables really fast when we have a whole lot of files... in gen_init()
371 * not really needed, but doesn't hurt in gen_init()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp115 // If the user wants a custom mutation, then we can't really say much about in mutationIsSane()
139 // Make sure the element count really decreased. in mutationIsSane()
143 // Make sure the element count really increased. in mutationIsSane()
167 // Make sure the size really decreased. in mutationIsSane()
171 // Make sure the size really increased. in mutationIsSane()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallOnFunctionExit.cpp73 // thread to really stop. in ShouldStop()
81 // ShouldStop(). This is called when we really are going to stop. We don't in WillStop()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_missing.c50 * Really this should just fail. But then the root vdev will be in the in vdev_missing_open()
51 * faulted state with VDEV_AUX_NO_REPLICAS, when what we really want is in vdev_missing_open()
/freebsd/contrib/kyua/engine/
H A Dtap_parser.hpp71 // Yes, these three constructors indicate that we really ought to have three
73 // be overly complex for our really simple needs here.
/freebsd/release/
H A DMakefile.gce61 # Really? Uppercase characters are not allowed? Sigh...
66 @# Yes, really... Sigh.
/freebsd/sys/dev/mii/
H A Dpnaphy.c39 * This is really just a stub that allows us to identify homePNA-based
42 * really clever, we could tweak some of the vendor-specific registers
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDeltaAlgorithm.cpp30 // FIXME: This is really slow. in Split()
84 // FIXME: This is really slow. in Search()

12345678910>>...100