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

/freebsd-10.0-release/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,
162 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,
150 handler->method = "REPORT";
48 REPORT, enumerator in enum:date_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,
187 handler->method = "REPORT";
47 REPORT, enumerator in enum:loc_state_e
H A Dgetlocationsegments.c59 REPORT,
66 { INITIAL, S_, "get-location-segments-report", REPORT,
69 { REPORT, S_, "location-segment", SEGMENT,
188 handler->method = "REPORT";
57 REPORT, enumerator in enum:__anon4205
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,
257 handler->method = "REPORT";
52 REPORT, enumerator in enum:__anon4206
H A Dlog.c51 * This enum represents the current state of our XML parsing for a REPORT.
55 REPORT,
104 { INITIAL, S_, "log-report", REPORT,
109 { REPORT, S_, "log-item", ITEM,
590 handler->method = "REPORT";
53 REPORT, enumerator in enum:__anon4208
H A Dreplay.c52 REPORT,
114 included in the replay REPORT. (Because the REPORT is being
134 /* Handlers for the PROPFIND and REPORT for the current revision. */
193 push_state(parser, ctx, REPORT);
217 else if (state == REPORT &&
233 else if (state == REPORT &&
483 if (state == REPORT &&
673 handler->method = "REPORT";
760 /* Prior to 1.8, mod_dav_svn expect to get replay REPORT request
50 REPORT, enumerator in enum:replay_state_e
[all...]
/freebsd-10.0-release/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-10.0-release/contrib/tcpdump/
H A Dprint-snmp.c146 #define REPORT 8 macro
153 #define INTERNAL_CLASS(x) (x == REPORT)
1324 || pduid == INFORMREQ || pduid == V2TRAP || pduid == REPORT)
1348 || pduid == INFORMREQ || pduid == V2TRAP || pduid == REPORT)
1492 pdu.id == V2TRAP || pdu.id == REPORT)) {
1513 case REPORT:
/freebsd-10.0-release/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-10.0-release/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c6055 IE_END(REPORT);

Completed in 157 milliseconds