Searched refs:PROTO (Results 1 – 15 of 15) sorted by relevance
/freebsd/lib/libfetch/ |
H A D | http.errors | 21 400 PROTO Bad Request 26 405 PROTO Method Not Allowed 27 406 PROTO Not Acceptable 32 411 PROTO Length Required 34 413 PROTO Request Entity Too Large 35 414 PROTO Request-URI Too Large 36 415 PROTO Unsupported Media Type 40 501 PROTO Not Implemented 44 505 PROTO HTTP Version not supported 45 999 PROTO Protocol error
|
H A D | ftp.errors | 10 202 PROTO Command not implemented, superfluous at this site 34 500 PROTO Syntax error, command unrecognized 35 501 PROTO Syntax error in parameters or arguments 36 502 PROTO Command not implemented 37 503 PROTO Bad sequence of commands 38 504 PROTO Command not implemented for that parameter 41 535 PROTO Bug in MediaHawk Video Kernel FTP server 43 551 PROTO Requested action aborted. Page type unknown 46 999 PROTO Protocol error
|
/freebsd/sys/fs/p9fs/ |
H A D | p9_client.c | 245 P9_DEBUG(PROTO, "RERROR error %d ename %s\n", in p9_client_check_return() 248 P9_DEBUG(PROTO, "RLERROR error %d\n", error); in p9_client_check_return() 453 P9_DEBUG(PROTO, "TVERSION msize %d protocol %d\n", in p9_client_version() 483 P9_DEBUG(PROTO, "RVERSION msize %d %s\n", msize, version); in p9_client_version() 612 P9_DEBUG(PROTO, "TATTACH uname=%s aname=%s, n_uname=%d\n", in p9_client_attach() 633 P9_DEBUG(PROTO, "RATTACH qid %x.%llx.%x\n", in p9_client_attach() 657 P9_DEBUG(PROTO, "TREMOVE fid %d\n", fid->fid); in p9_client_remove() 664 P9_DEBUG(PROTO, "RREMOVE fid %d\n", fid->fid); in p9_client_remove() 685 P9_DEBUG(PROTO, "RUNLINKAT fid %d\n", dfid->fid); in p9_client_unlink() 711 P9_DEBUG(PROTO, "TCLUNK fid %d \n", fid->fid); in p9_client_clunk() [all …]
|
/freebsd/usr.bin/systat/ |
H A D | netstat.c | 421 #define PROTO FADDR+23 macro 422 #define RCVCC PROTO+6 434 mvwaddstr(wnd, 0, PROTO, "Proto"); in labelnetstat() 498 mvwaddstr(wnd, p->ni_line, PROTO, proto); in shownetstat()
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | mikroe,mikroe-proto.txt | 1 Mikroe-PROTO audio board
|
/freebsd/contrib/libcbor/ |
H A D | .clang-format | 115 - PROTO
|
/freebsd/contrib/ntp/scripts/update-leap/ |
H A D | update-leap.sh | 343 if wget $PROTO $PREFER -o ${TMPFILE}.log $LEAPSRC -O $TMPFILE ; then
|
/freebsd/tests/sys/netinet/ |
H A D | fibs_test.sh | 798 local PROTO=$3 802 atf_check setfib ${FIB} ifconfig $IFACE ${PROTO} ${ADDR}/${MASK} fib $FIB $FLAGS
|
/freebsd/contrib/libpcap/ |
H A D | grammar.y.in | 389 %token NET NETMASK PORT PORTRANGE LESS GREATER PROTO PROTOCHAIN CBYTE 592 | pqual PROTO { QSET($$.q, $1, Q_DEFAULT, Q_PROTO); }
|
H A D | scanner.l | 332 proto return PROTO;
|
/freebsd/sbin/pfctl/ |
H A D | parse.y | 516 %token RETURNRST RETURNICMP RETURNICMP6 PROTO INET INET6 ALL ANY ICMPTYPE 3398 | PROTO etherproto_item { $$ = $2; } 3399 | PROTO '{' optnl etherproto_list '}' { $$ = $4; } 3448 | PROTO proto_item { $$ = $2; } 3449 | PROTO '{' optnl proto_list '}' { $$ = $4; } 6563 { "proto", PROTO}, in lookup()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprObjC.cpp | 1979 for (const auto *PROTO : OPT->quals()) { in LookupMethodInQualifiedType() local 1980 if ((MD = PROTO->lookupMethod(Sel, Instance))) { in LookupMethodInQualifiedType()
|
/freebsd/contrib/flex/ |
H A D | ChangeLog | 1225 src/sym.c: Remove remaining use of PROTO 1242 instances of PROTO 1252 to.do/unicode/tblcmp.c: Removed more instances of PROTO, ansifying. 1289 …* src/flexdef.h: Started removal of PROTO macro. The PROTO macro is no longer needed. Additionall…
|
/freebsd/ |
H A D | ObsoleteFiles.inc | 15804 OLD_FILES+=var/named/etc/namedb/PROTO.localhost-v6.rev 15805 OLD_FILES+=var/named/etc/namedb/PROTO.localhost.rev 17355 # 20070618: Removal of the PROTO.localhost* files 17356 OLD_FILES+=etc/namedb/PROTO.localhost-v6.rev 17357 OLD_FILES+=etc/namedb/PROTO.localhost.rev
|
/freebsd/share/misc/ |
H A D | pci_vendors | 1212 0017 PROTO-3 PCI Prototyping board
|