Searched refs:REPORT (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_deleted_rev.c38 * This enum represents the current state of our XML parsing for a REPORT.
42 REPORT,
60 { INITIAL, S_, "get-deleted-rev-report", REPORT,
63 { REPORT, D_, SVN_DAV__VERSION_NAME, VERSION_NAME,
164 handler->method = "REPORT";
176 _("'%s' REPORT not implemented"),
40 REPORT, enumerator in enum:drev_state_e
H A Dgetdate.c46 * This enum represents the current state of our XML parsing for a REPORT.
50 REPORT,
67 { INITIAL, S_, "dated-rev-report", REPORT,
70 { REPORT, D_, SVN_DAV__VERSION_NAME, VERSION_NAME,
153 handler->method = "REPORT";
169 _("The REPORT response did not include "
48 REPORT, enumerator in enum:date_state_e
H A Dgetlocationsegments.c59 REPORT,
66 { INITIAL, S_, "get-location-segments-report", REPORT,
69 { REPORT, S_, "location-segment", SEGMENT,
193 handler->method = "REPORT";
57 REPORT, enumerator in enum:locseg_state_e
H A Dgetlocations.c45 * This enum represents the current state of our XML parsing for a REPORT.
49 REPORT,
70 { INITIAL, S_, "get-locations-report", REPORT,
73 { REPORT, S_, "location", LOCATION,
191 handler->method = "REPORT";
47 REPORT, enumerator in enum:loc_state_e
H A Dgetlocks.c50 * This enum represents the current state of our XML parsing for a REPORT.
54 REPORT,
79 { INITIAL, S_, "get-locks-report", REPORT,
82 { REPORT, S_, "lock", LOCK,
265 handler->method = "REPORT";
52 REPORT, enumerator in enum:getlocks_state_e
H A Dlist.c39 * This enum represents the current state of our XML parsing for a REPORT.
43 REPORT, enumerator in enum:list_state_e
73 { INITIAL, S_, "list-report", REPORT,
76 { REPORT, S_, "item", ITEM,
276 handler->method = "REPORT";
H A Dlog.c51 * This enum represents the current state of our XML parsing for a REPORT.
55 REPORT, enumerator in enum:log_state_e
104 { INITIAL, S_, "log-report", REPORT,
109 { REPORT, S_, "log-item", ITEM,
593 handler->method = "REPORT";
/freebsd-11-stable/usr.bin/chat/
H A Dchat.c52 * Added -r "report file" switch & REPORT keyword.
782 if (strcmp(s, "REPORT") == 0) {
955 fatal(2, "Too many REPORT strings");
960 fatal(1, "Illegal or too-long REPORT string ('%v')", s);
980 fatal(1, "Illegal or too-long REPORT string ('%v')", s);
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-snmp.c144 #define REPORT 8 macro
151 #define INTERNAL_CLASS(x) (x == REPORT)
1348 || pduid == INFORMREQ || pduid == V2TRAP || pduid == REPORT)
1372 || pduid == INFORMREQ || pduid == V2TRAP || pduid == REPORT)
1514 pdu.id == V2TRAP || pdu.id == REPORT)) {
1535 case REPORT:
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_ses.h1080 GEN_SES_STATUS_DEV_SLOT_ACCESSORS(report, REPORT)
1433 GEN_SES_STATUS_ECC_ELECTRONICS_ACCESSORS(report, REPORT)
1462 GEN_SES_STATUS_SCC_ELECTRONICS_ACCESSORS(report, REPORT)
1757 GEN_SES_STATUS_SCSI_PORT_OR_XCVR_ACCESSORS(report, REPORT)
1913 GEN_SES_STATUS_TARGET_PORT_ACCESSORS(report, REPORT)
1946 GEN_SES_STATUS_INITIATOR_PORT_ACCESSORS(report, REPORT)
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c6055 IE_END(REPORT);

Completed in 173 milliseconds