Searched refs:invocation (Results 1 – 25 of 148) sorted by relevance
123456
| /freebsd-12-stable/bin/sh/tests/invocation/ |
| D | sh-c-missing1.0 | 1 # $FreeBSD: stable/12/bin/sh/tests/invocation/sh-c-missing1.0 322455 2017-08-13 14:36:10Z jilles $
|
| D | sh-ca1.0 | 1 # $FreeBSD: stable/12/bin/sh/tests/invocation/sh-ca1.0 322438 2017-08-12 19:17:48Z jilles $
|
| D | sh-ac1.0 | 1 # $FreeBSD: stable/12/bin/sh/tests/invocation/sh-ac1.0 322438 2017-08-12 19:17:48Z jilles $
|
| D | sh-c1.0 | 1 # $FreeBSD: stable/12/bin/sh/tests/invocation/sh-c1.0 322438 2017-08-12 19:17:48Z jilles $
|
| D | sh-fca1.0 | 1 # $FreeBSD: stable/12/bin/sh/tests/invocation/sh-fca1.0 322438 2017-08-12 19:17:48Z jilles $
|
| /freebsd-12-stable/share/examples/ppp/ |
| D | ppp.conf.span-isp | 67 # invocation receives all incoming packets. This creates 78 # These invocations will bond together into a MP ppp invocation. 92 # When we connect to our ISPs using ppp, we start the MP ppp invocation 103 # start the MP invocation.
|
| /freebsd-12-stable/bin/sh/tests/ |
| D | Makefile | 9 TESTS_SUBDIRS+= invocation
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| D | ClangModulesDeclVendor.cpp | 664 std::shared_ptr<clang::CompilerInvocation> invocation = in Create() local 668 if (!invocation) in Create() 676 invocation->getPreprocessorOpts().addRemappedFile(ModuleImportBufferName, in Create() 697 instance->setInvocation(invocation); in Create() 732 std::move(invocation), in Create()
|
| /freebsd-12-stable/contrib/ntp/sntp/m4/ |
| D | ntp_cacheversion.m4 | 82 # after the top configure in the invocation cleared and 91 # This is not the top configure this particular invocation.
|
| /freebsd-12-stable/contrib/ntp/html/hints/ |
| D | bsdi | 49 In the file /etc/rc.local, make sure that the invocation of ntpd is 50 commented out, and add an invocation of xntpd. Here's what I'm using:
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | SSL_CTX_set_default_passwd_cb.pod | 31 which will be provided to the password callback on invocation. 47 On invocation a pointer to userdata
|
| D | OPENSSL_instrument_bus.pod | 24 zeroed upon invocation (if you want to retrieve actual probe values).
|
| D | SSL_get_current_cipher.pod | 40 sequencing of handshake processing and callback invocation is not guaranteed
|
| /freebsd-12-stable/contrib/ntp/sntp/ag-tpl/0-old/ |
| D | agmdoc-cmd.tpl | 29 # passed to the autogen invocation. "n" may have a suffix, if desired.
|
| D | agman-cmd.tpl | 29 # passed to the autogen invocation. "n" may have a suffix, if desired.
|
| /freebsd-12-stable/contrib/openpam/ |
| D | INSTALL | 39 A typical invocation might look like this:
|
| /freebsd-12-stable/lib/libc/softfloat/ |
| D | timesoftfloat.txt | 60 in a single invocation as explained in the section _Function_Sets_ later in 142 sequence, multiple operations can also be tested with a single invocation.
|
| /freebsd-12-stable/bin/sh/tests/builtins/ |
| D | locale1.0 | 113 # Check special builtin; add colon invocation to avoid depending on certain fix.
|
| /freebsd-12-stable/contrib/serf/ |
| D | README | 77 invocation of scons (and saved into .saved_config), or it can be
|
| /freebsd-12-stable/contrib/openpam/doc/man/ |
| D | pam.man | 59 modules to store state from one invocation to another.
|
| /freebsd-12-stable/tools/tools/git/ |
| D | HOWTO | 139 invocation is very similar to the invocation given to arcgit but there is an
|
| /freebsd-12-stable/crypto/openssh/ |
| D | sshconnect.c | 843 const char *invocation, const struct ssh_conn_info *cinfo, in load_hostkeys_command() argument 853 xasprintf(&tag, "KnownHostsCommand-%s", invocation); in load_hostkeys_command() 883 "I", invocation, in load_hostkeys_command()
|
| /freebsd-12-stable/etc/mtree/ |
| D | BSD.tests.dist | 52 invocation
|
| /freebsd-12-stable/usr.sbin/bsdconfig/timezone/share/ |
| D | iso3166.subr | 87 # Variables that should be defined on the invocation line:
|
| /freebsd-12-stable/usr.sbin/bsdconfig/networking/share/ |
| D | resolv.subr | 111 # Variables that should be defined on the invocation line: 275 # Variables that should be defined on the invocation line:
|
123456