/external/libcups/cups/ |
D | testsnmp.c | 28 static int show_oid(int fd, const char *community, 46 const char *community; /* Community name */ in main() local 51 if ((community = _cupsSNMPDefaultCommunity()) == NULL) in main() 57 printf("PASS (%s)\n", community); in main() 71 community = argv[i]; in main() 98 else if (!show_oid(fd, community, &(host->addr), argv[i], walk)) in main() 108 if (!show_oid(fd, community, &(host->addr), in main() 201 const char *community, /* I - Community name */ in show_oid() argument 222 if (_cupsSNMPWalk(fd, addr, CUPS_SNMP_VERSION_1, community, oid, 5.0, in show_oid() 233 if (!_cupsSNMPWrite(fd, addr, CUPS_SNMP_VERSION_1, community, in show_oid()
|
D | snmp-private.h | 86 char community[CUPS_SNMP_MAX_COMMUNITY]; member 127 const char *community, const int *prefix, 131 const char *community,
|
D | snmp.c | 551 const char *community,/* I - Community name */ in _cupsSNMPWalk() argument 570 fd, address, version, community, prefix, timeout, cb, data)); in _cupsSNMPWalk() 572 if (fd < 0 || !address || version != CUPS_SNMP_VERSION_1 || !community || in _cupsSNMPWalk() 591 if (!_cupsSNMPWrite(fd, address, version, community, in _cupsSNMPWalk() 642 const char *community, /* I - Community name */ in _cupsSNMPWrite() argument 661 fd, address, version, community, request_type, request_id, oid)); in _cupsSNMPWrite() 663 if (fd < 0 || !address || version != CUPS_SNMP_VERSION_1 || !community || in _cupsSNMPWrite() 683 strlcpy(packet.community, community, sizeof(packet.community)); in _cupsSNMPWrite() 963 asn1_get_string(&bufptr, bufend, length, packet->community, in asn1_decode_snmp() 964 sizeof(packet->community)); in asn1_decode_snmp() [all …]
|
/external/llvm/docs/ |
D | CodeOfConduct.rst | 8 by the community. 10 The LLVM community has always worked to be a welcoming and respectful 11 community, and we want to ensure that doesn't change as we grow and evolve. To 23 and participate in the community. 28 by the project that the community uses for communication. It applies to all of 45 * **Be welcoming.** We strive to be a community that welcomes and supports 57 that we're a world-wide community, so you might not be communicating in 65 a personal attack. It's important to remember that a community where people 67 community should be respectful when dealing with other members as well as 68 with people outside the LLVM community. [all …]
|
D | ReportingGuide.rst | 8 by the community. 31 The LLVM community has long handled inappropriate behavior on its own, using 33 intended to discourage this self enforcement of community norms. Instead, 35 enforcement within the community. They provide avenues for handling severe
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 35 https://help.ubuntu.com/community/KVM/CreateGuests 36 https://help.ubuntu.com/community/JeOSVMBuilder
|
/external/dagger2/ |
D | README.md | 27 to the open-source community. Snapshot releases are auto-deployed to sonatype's central maven 91 * [Google+ Dagger Users Community][community] 131 [community]: https://plus.google.com/communities/111933036769103367883
|
/external/okhttp/ |
D | BUG-BOUNTY.md | 4 Square recognizes the important contributions the security research community
|
/external/okhttp/okio/ |
D | BUG-BOUNTY.md | 4 Square recognizes the important contributions the security research community
|
/external/curl/.github/ |
D | CONTRIBUTING.md | 4 Join the community
|
/external/v8/ |
D | CODE_OF_CONDUCT.md | 4 fostering a diverse, welcoming community. To this end, the [Chromium Code of
|
/external/iw/ |
D | README | 15 and CC linux-wireless@vger.kernel.org for community review.
|
/external/robolectric/v1/ |
D | README.md | 9 …n about how to use Robolectric on your project, extend its functionality, and join the community of
|
/external/python/cpython2/Doc/ |
D | about.rst | 38 It is only with the input and contributions of the Python community
|
/external/libvpx/libvpx/ |
D | mainpage.dox | 39 The WebM project is an open source project supported by its community. For
|
/external/clang/www/demo/ |
D | what is this directory.txt | 9 If nobody in the LLVM community has the skills, one suggestion would be to post a request on a frie…
|
/external/slf4j/ |
D | README.md | 8 If you are interested in improving SLF4J, great! The SLF4J community looks forward to your contribu…
|
/external/curl/docs/ |
D | CODE_OF_CONDUCT.md | 24 when an individual is representing the project or its community.
|
/external/markdown/docs/extensions/ |
D | footnotes.txt | 15 Markdown community at large and almost exactly matches [PHP Markdown Extra][]'s
|
/external/toybox/kconfig/ |
D | README | 14 *shrug* That's the linux-kernel community for you. I had an easier time
|
/external/flatbuffers/docs/source/ |
D | Support.md | 11 FlatBuffer authors typically depends on community contributions.
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | snmp_msg.h | 238 u8_t community[SNMP_COMMUNITY_STR_LEN + 1]; member
|
/external/ltp/ |
D | README | 6 project goal is to deliver tests to the open source community that validate the
|
/external/libusb/ |
D | README.git | 39 try to involve the libusb community early by letting the mailing list know, as
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-01-31-UniversalIRIdea.txt | 26 compiler community has tried and failed to develop for decades, and is
|