| /freebsd/contrib/bmake/unit-tests/ |
| H A D | depsrc-optional.exp | 1 Make_ExpandUse: examine all 2 ExamineLater: need to examine "important" 3 Make_ExpandUse: examine important 4 ExamineLater: need to examine "optional" 5 ExamineLater: need to examine "optional-cohort" 6 Make_ExpandUse: examine optional 7 Make_ExpandUse: examine optional-cohort
|
| /freebsd/contrib/bmake/ |
| H A D | make.c | 1210 ExamineLater(GNodeList *examine, GNodeList *toBeExamined) in ExamineLater() argument 1224 Lst_Enqueue(examine, gn); in ExamineLater() 1232 GNodeList examine = LST_INIT; /* Queue of targets to examine */ in Make_ExpandUse() local 1233 Lst_AppendAll(&examine, targets); in Make_ExpandUse() 1245 while (!Lst_IsEmpty(&examine)) { in Make_ExpandUse() 1246 GNode *gn = Lst_Dequeue(&examine); in Make_ExpandUse() 1256 Lst_PrependAll(&examine, &gn->cohorts); in Make_ExpandUse() 1297 ExamineLater(&examine, &gn->children); in Make_ExpandUse() 1300 Lst_Done(&examine); in Make_ExpandUse() 1324 GNodeList examine; in Make_ProcessWait() local [all …]
|
| /freebsd/packages/dtrace/ |
| H A D | dtrace.ucl | 23 of a running system. DTrace can be used to examine performance characteristics 24 of the system, or to examine the system's low-level behavior.
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | bioinformatics | 41 # data is normally present only within compressed BGZF blocks (CDATA), so use file -z to examine it 70 # data is normally present only within compressed BGZF blocks (CDATA), so use file -z to examine it 87 # data is normally present only within compressed BGZF blocks (CDATA), so use file -z to examine it 100 # data is normally present only within compressed BGZF blocks (CDATA), so use file -z to examine it
|
| /freebsd/tools/diag/dumpvfscache/ |
| H A D | README | 1 This is a little C-program that can be used to examine the contents of
|
| /freebsd/tools/diag/ |
| H A D | README | 10 dumpvfscache program that can be used to examine the contents of the vfs
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | X509_NAME_get0_der.pod | 19 B<*pderlen> bytes. It is useful for applications that wish to examine
|
| H A D | SSL_get0_peer_scts.pod | 17 a given B<SSL> instance, it will examine the TLS extensions, OCSP response and
|
| H A D | SSL_get_certificate.pod | 46 selection, where it can be used to examine a server's chosen certificate, for
|
| H A D | X509_NAME_ENTRY_get_object.pod | 51 used to examine an B<X509_NAME_ENTRY> function as returned by
|
| H A D | RAND_load_file.pod | 30 attacker cannot replace or examine the contents.
|
| H A D | X509_CRL_get0_by_serial.pod | 68 X509_CRL_get_REVOKED() using sk_X509_REVOKED_num() and examine each one
|
| H A D | SSL_CTX_set_cert_cb.pod | 50 A more advanced callback might examine the handshake parameters and set
|
| H A D | ASN1_STRING_length.pod | 67 These functions should B<not> be used to examine or modify B<ASN1_INTEGER>
|
| /freebsd/packages/libthread_db/ |
| H A D | libthread_db.ucl | 22 libthread_db is used by the debugger to examine and interact with a
|
| /freebsd/packages/toolchain/ |
| H A D | toolchain.ucl | 23 examine and manipulate object files, executables, and libraries.
|
| /freebsd/packages/libexecinfo/ |
| H A D | libexecinfo.ucl | 23 examine its current call stack.
|
| /freebsd/usr.sbin/cron/doc/ |
| H A D | CONVERSION | 27 after the user whose crontab it is. If you want to examine, replace, or 80 output to a per-execution log file, which you can examine if you want to
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ct.pod | 20 This library can also be used to parse and examine CT data structures, such as
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-statm.md | 25 its own memory allocation. However, other code should not examine the fields of
|
| /freebsd/share/examples/ipfilter/ |
| H A D | firewall.1 | 17 # filtering rules won't be able to examine the whole UDP/TCP header.
|
| H A D | firewall.2 | 18 # filtering rules won't be able to examine the whole UDP/TCP header,
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-nseq.pod.in | 6 openssl-nseq - create or examine a Netscape certificate sequence
|
| /freebsd/stand/ficl/softwords/ |
| H A D | jhlocal.fr | 30 \ examine name - if it's a 2local (starts with "2:"),
|
| /freebsd/contrib/blocklist/ |
| H A D | README | 105 can examine the packet filter dynamic rule entries using 'npfctl
|