/freebsd/usr.bin/gprof/ |
H A D | printgprof.c | 535 nltype *doing; in sortmembers() local 544 for ( (doing = todo)&&(todo = doing -> cnext); in sortmembers() 545 doing ; in sortmembers() 546 (doing = todo )&&(todo = doing -> cnext )){ in sortmembers() 548 if ( membercmp( doing , prev -> cnext ) == GREATERTHAN ) { in sortmembers() 552 doing -> cnext = prev -> cnext; in sortmembers() 553 prev -> cnext = doing; in sortmembers()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_PKEY_set_type.pod | 25 key. When doing this, it finds a L<EVP_PKEY_ASN1_METHOD(3)> 31 key. When doing this, it finds a L<EVP_PKEY_ASN1_METHOD(3)> 45 internal provider side key. When doing this, it associates I<pkey>
|
/freebsd/crypto/heimdal/appl/afsutil/ |
H A D | ChangeLog | 18 credential cache when doing afslog. 21 cache when doing afslog. 83 actually doing anything, and try to get tokens via krb4 if krb5
|
/freebsd/crypto/heimdal/appl/telnet/ |
H A D | telnet.state | 28 * if we are doing so at request initiation 58 * if we are doing so at request acknowledgment
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | rt1011.txt | 26 u32. The temperature was measured while doing the calibration. Units: Celsius degree
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | marvell,gicp.txt | 5 interrupts by doing a memory transaction. It is used by the ICU
|
/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | 01-simple.cnf.in | 24 # Should have no effect as we aren't doing client auth
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | options.hlp | 48 of other problems. It's most useful to those who are doing unattended 87 what you are doing! This will change the release name used by
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | sereal | 12 # doing (byte&0xF0)>>4 here, but unfortunately that's not
|
/freebsd/tools/tools/find-sb/ |
H A D | README | 16 code and don't immediately understand how it works and what it's doing, then
|
/freebsd/sbin/ipf/ipmon/ |
H A D | ipmon_y.y | 79 %type <ipmd> doopt doing 92 line: IPM_MATCH '{' matching ';' '}' IPM_DO '{' doing ';' '}' 135 doing: 137 | doopt ',' doing { $1->ipmd_next = $3; $$ = $1; }
|
/freebsd/share/examples/tests/ |
H A D | README | 10 remove all comments while doing so and then write your own if necessary.
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_rlimit.m4 | 70 # HMS: Only if we are doing the MLOCKALL stuff...
|
/freebsd/contrib/ntp/scripts/calc_tickadj/ |
H A D | calc_tickadj-opts.def | 50 in doing so we'll speed the clock up a little every second instead of slowing
|
/freebsd/tests/sys/cddl/zfs/tests/inheritance/ |
H A D | state024.cfg | 33 # Executing 'zfs inherit -r' at the middle and bottom levels after doing so
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/ |
H A D | state024.cfg | 38 # Executing 'zfs inherit -r' at the middle and bottom levels after doing so
|
/freebsd/contrib/atf/ |
H A D | FREEBSD-upgrade | 24 of doing so is by using the release files already imported into the
|
/freebsd/contrib/bsnmp/ |
H A D | README | 16 As usual by doing:
|
/freebsd/tools/tools/crypto/ |
H A D | README | 14 more buffer sizes to use in doing tests.
|
/freebsd/tools/test/stress2/misc/ |
H A D | nfsrename.sh | 71 * Try to expose races with doing renames over NFS that require silly
|
/freebsd/contrib/ncurses/form/ |
H A D | READ.ME | 40 For things that still need doing, see the TO-DO file in the top-level
|
/freebsd/contrib/ncurses/menu/ |
H A D | READ.ME | 40 For things that still need doing, see the TO-DO file in the top-level
|
/freebsd/usr.bin/tests/ |
H A D | regress.m4 | 2 dnl A library of routines for doing regression tests for userland utilities.
|
/freebsd/tools/tools/shlib-compat/test/ |
H A D | regress.m4 | 2 dnl A library of routines for doing regression tests for userland utilities.
|
/freebsd/sys/arm/conf/ |
H A D | NOTES | 1 # arm-specific changes for doing a LINT build.
|