| /netbsd-src/usr.sbin/rbootd/ |
| H A D | parseconf.c | 207 if (Clients) in ParseConfig() 208 client->next = Clients; in ParseConfig() 209 Clients = client; in ParseConfig()
|
| H A D | utils.c | 309 while (Clients != NULL) { in FreeClients() 310 ctmp = Clients; in FreeClients() 311 Clients = Clients->next; in FreeClients()
|
| H A D | conf.c | 88 CLIENT *Clients = NULL; /* list of addrs we'll accept */ variable
|
| H A D | defs.h | 144 extern CLIENT *Clients; /* list of addrs we'll accept */
|
| H A D | rbootd.c | 312 for (ctmp = Clients; ctmp != NULL; ctmp = ctmp->next) in FindClient()
|
| /netbsd-src/external/apache2/mDNSResponder/usr.bin/dns-sd/ |
| H A D | Makefile | 7 .PATH: ${DIST}/Clients ${DIST}/mDNSShared
|
| /netbsd-src/external/apache2/llvm/autoconf/include/llvm/Config/ |
| H A D | Targets.def.in | 11 |* this build of LLVM. Clients of this file should define the *|
|
| H A D | Disassemblers.def.in | 11 |* supported by this build of LLVM. Clients of this file should define *|
|
| H A D | AsmParsers.def.in | 11 |* supported by this build of LLVM. Clients of this file should define *|
|
| H A D | AsmPrinters.def.in | 11 |* supported by this build of LLVM. Clients of this file should define *|
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Config/ |
| H A D | Targets.def.in | 11 |* this build of LLVM. Clients of this file should define the *|
|
| H A D | AsmParsers.def.in | 11 |* supported by this build of LLVM. Clients of this file should define *|
|
| H A D | Disassemblers.def.in | 11 |* supported by this build of LLVM. Clients of this file should define *|
|
| H A D | AsmPrinters.def.in | 11 |* supported by this build of LLVM. Clients of this file should define *|
|
| /netbsd-src/external/apache2/llvm/config/llvm/Config/ |
| H A D | Targets.def | 11 |* this build of LLVM. Clients of this file should define the *|
|
| H A D | Disassemblers.def | 11 |* supported by this build of LLVM. Clients of this file should define *|
|
| H A D | AsmParsers.def | 11 |* supported by this build of LLVM. Clients of this file should define *|
|
| H A D | AsmPrinters.def | 11 |* supported by this build of LLVM. Clients of this file should define *|
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc2589.txt | 237 and might return a different TTL value to the client. Clients must 370 Clients can find out if a server supports the dynamic extensions by 382 Clients must not expect that a dynamic entry will be present in the 405 Clients must not issue the refresh request for dynamic entries which 412 Clients should always be ready to handle the case in which their 417 Clients should be prepared to experience refresh operations failing
|
| H A D | rfc3866.txt | 144 Clients SHOULD NOT assume servers are capable of storing attributes 273 Clients can provide language tag options in each AttributeDescription 292 Clients can provide in the attribute list multiple 365 Clients can provide language options in AttributeDescription in 519 Clients can provide language range options in each 531 Clients can provide in the attribute list multiple
|
| H A D | rfc3112.txt | 309 Clients SHOULD NOT initiate operations which provide or request 313 Clients SHOULD NOT assume that a successful AuthPasswordMatch, 332 Clients SHOULD use strong authentication mechanisms [RFC2829].
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | MarkedUpDisassembly.rst | 66 Clients should accept and ignore any tag-names or tag-modifiers they do not
|
| H A D | ORCv2.rst | 13 refers to the modern ORCv2 APIs (available since LLVM 7). Clients wishing to 62 Clients can supply custom compilers for each symbol that they define in their 261 materializer is run on the calling thread. Clients are free to create new 438 Clients who care about pointer equality will generally want to use the address 657 Clients wishing to maximize possibilities for concurrent compilation will want 672 Clients who plan to run single-threaded may choose to save memory by loading
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/ |
| H A D | TextStub.cpp | 242 enum Option { Clients, Libraries }; enumerator 356 case MetadataSection::Option::Clients: in mapping() 1067 auto OptionKind = MetadataSection::Option::Clients; in mapKeysToValuesV4()
|
| /netbsd-src/crypto/external/bsd/libsaslc/dist/ref/ |
| H A D | rfc2245.txt | 154 Clients should not send the email address without explicit permission 161 which view or alter the data transferred. Clients and servers are
|