Home
last modified time | relevance | path

Searched refs:REPORT (Results 1 – 20 of 20) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
Dgetdate.c48 REPORT, enumerator
65 { INITIAL, S_, "dated-rev-report", REPORT,
68 { REPORT, D_, SVN_DAV__VERSION_NAME, VERSION_NAME,
Dget_deleted_rev.c40 REPORT, enumerator
58 { INITIAL, S_, "get-deleted-rev-report", REPORT,
61 { REPORT, D_, SVN_DAV__VERSION_NAME, VERSION_NAME,
Dgetlocations.c47 REPORT, enumerator
68 { INITIAL, S_, "get-locations-report", REPORT,
71 { REPORT, S_, "location", LOCATION,
DREADME36 - 1 connection is used for the REPORT; 3 are used to fetch files & props
41 - REPORT body buckets can now be read twice (#3212)
79 REPORT response until it is completed. (This is why ra_serf doesn't request
80 gzip compression on the REPORT requests.)
Dgetlocationsegments.c57 REPORT, enumerator
64 { INITIAL, S_, "get-location-segments-report", REPORT,
67 { REPORT, S_, "location-segment", SEGMENT,
Dgetlocks.c52 REPORT, enumerator
77 { INITIAL, S_, "get-locks-report", REPORT,
80 { REPORT, S_, "lock", LOCK,
Dlog.c55 REPORT, enumerator
104 { INITIAL, S_, "log-report", REPORT,
109 { REPORT, S_, "log-item", ITEM,
/freebsd-10-stable/contrib/groff/
DREADME103 Please report bugs using the form in the file `BUG-REPORT'; the idea of
105 the bug. At the very least, read the `BUG-REPORT' form and make sure
107 not sure that something is a bug, report it using `BUG-REPORT': this will
DINSTALL50 send a bug report using the form in the file BUG-REPORT.
DMANIFEST28 BUG-REPORT A template for bug-reports.
DChangeLog.115246 * BUG-REPORT: Some cosmetic fixes. Corrected email address.
/freebsd-10-stable/contrib/tcpdump/
Dprint-snmp.c146 #define REPORT 8 macro
153 #define INTERNAL_CLASS(x) (x == REPORT)
1324 || pduid == INFORMREQ || pduid == V2TRAP || pduid == REPORT) in snmppdu_print()
1348 || pduid == INFORMREQ || pduid == V2TRAP || pduid == REPORT) in snmppdu_print()
1492 pdu.id == V2TRAP || pdu.id == REPORT)) { in pdu_print()
1513 case REPORT: in pdu_print()
/freebsd-10-stable/sys/cam/scsi/
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-stable/contrib/subversion/
DINSTALL1261 <LimitExcept GET PROPFIND OPTIONS REPORT>
1269 <LimitExcept GET PROPFIND OPTIONS REPORT>
1273 <Limit GET PROPFIND OPTIONS REPORT>
DCHANGES289 that don't support the faster REPORT (r1552455, r1552475)
1627 * avoid assert in ra_serf when REPORT response was truncated (r1407935)
4897 * fixed: invalid REPORT response when updating a deleted wc. (issue #1721)
5494 - potential SEGFAULTs in 'REPORT vcc' backward-compatibility code (r6377)
5566 * fix commands where REPORT fails if item isn't in HEAD (#891)
/freebsd-10-stable/tools/tools/tinybsd/conf/wireless/etc/
Dpf.os390 # *:128:1:48:M*,N,N,S:U:@Windows:XP (leak) (PLEASE REPORT)
/freebsd-10-stable/tools/tools/tinybsd/conf/firewall/etc/
Dpf.os390 # *:128:1:48:M*,N,N,S:U:@Windows:XP (leak) (PLEASE REPORT)
/freebsd-10-stable/contrib/opie/
DREADME248 The file BUG-REPORT contains our bug reporting form. Please use it
/freebsd-10-stable/contrib/gcc/
DONEWS421 -fno-for-scope flag. PLEASE DO NOT REPORT THIS AS A BUG; this is a change
/freebsd-10-stable/sys/contrib/ngatm/netnatm/msg/
Duni_ie.c6055 IE_END(REPORT); in DEF_IE_DECODE()