| /freebsd-11-stable/contrib/flex/ |
| HD | flexdef.h | 118 #ifndef PROTO 120 #define PROTO(proto) proto macro 122 #define PROTO(proto) () macro 679 void *allocate_array PROTO ((int, size_t)); 680 void *reallocate_array PROTO ((void *, int, size_t)); 682 void *flex_alloc PROTO ((size_t)); 683 void *flex_realloc PROTO ((void *, size_t)); 684 void flex_free PROTO ((void *)); 742 extern void ccladd PROTO ((int, int)); /* add a single character to a ccl */ 743 extern int cclinit PROTO ((void)); /* make an empty ccl */ [all …]
|
| HD | scanopt.h | 50 #ifndef PROTO 51 #define PROTO(args) args macro 88 scanopt_t *scanopt_init PROTO ((const optspec_t * options, 93 int scanopt_destroy PROTO ((scanopt_t * scanner)); 104 PROTO ( 124 PROTO (
|
| HD | scanopt.c | 43 static int STRCASECMP PROTO ((const char *, const char *)); 80 static const char *NAME PROTO ((struct _scanopt_t *, int)); 81 static int PRINTLEN PROTO ((struct _scanopt_t *, int)); 82 static int RVAL PROTO ((struct _scanopt_t *, int)); 83 static int FLAGS PROTO ((struct _scanopt_t *, int)); 84 static const char *DESC PROTO ((struct _scanopt_t *, int)); 85 static int scanopt_err PROTO ((struct _scanopt_t *, int, int, int)); 86 static int matchlongopt PROTO ((char *, char **, int *, char **, int *)); 88 PROTO ((struct _scanopt_t *, int, char *, int, int *, int *opt_offset)); 127 static int get_cols PROTO ((void));
|
| HD | sym.c | 62 static int addsym PROTO ((char[], char *, int, hash_table, int)); 63 static struct hash_entry *findsym PROTO ((const char *sym, 67 static int hashfunct PROTO ((const char *, int));
|
| HD | tblcmp.c | 39 void mkentry PROTO ((int *, int, int, int, int)); 40 void mkprot PROTO ((int[], int, int)); 41 void mktemplate PROTO ((int[], int, int)); 42 void mv2front PROTO ((int)); 43 int tbldiff PROTO ((int[], int, int[]));
|
| HD | main.c | 44 void flexinit PROTO ((int, char **)); 45 void readin PROTO ((void)); 46 void set_up_initial_allocations PROTO ((void)); 47 static char *basename2 PROTO ((char *path, int should_strip_ext)); 146 int flex_main PROTO ((int argc, char *argv[])); 147 int main PROTO ((int argc, char *argv[]));
|
| HD | dfa.c | 37 void dump_associated_rules PROTO ((FILE *, int)); 38 void dump_transitions PROTO ((FILE *, int[])); 39 void sympartition PROTO ((int[], int, int[], int[])); 40 int symfollowset PROTO ((int[], int, int, int[]));
|
| HD | nfa.c | 39 int dupmachine PROTO ((int)); 40 void mkxtion PROTO ((int, int));
|
| HD | gen.c | 40 void gen_next_state PROTO ((int)); 41 void genecs PROTO ((void)); 42 void indent_put2s PROTO ((const char *, const char *)); 43 void indent_puts PROTO ((const char *));
|
| /freebsd-11-stable/lib/libfetch/ |
| HD | http.errors | 22 400 PROTO Bad Request 27 405 PROTO Method Not Allowed 28 406 PROTO Not Acceptable 33 411 PROTO Length Required 35 413 PROTO Request Entity Too Large 36 414 PROTO Request-URI Too Large 37 415 PROTO Unsupported Media Type 41 501 PROTO Not Implemented 45 505 PROTO HTTP Version not supported 46 999 PROTO Protocol error
|
| HD | ftp.errors | 11 202 PROTO Command not implemented, superfluous at this site 35 500 PROTO Syntax error, command unrecognized 36 501 PROTO Syntax error in parameters or arguments 37 502 PROTO Command not implemented 38 503 PROTO Bad sequence of commands 39 504 PROTO Command not implemented for that parameter 42 535 PROTO Bug in MediaHawk Video Kernel FTP server 44 551 PROTO Requested action aborted. Page type unknown 47 999 PROTO Protocol error
|
| /freebsd-11-stable/contrib/gdb/include/ |
| HD | ansidecl.h | 187 #define PROTO(type, name, arglist) type name arglist macro 226 #define PROTO(type, name, arglist) type name () macro
|
| /freebsd-11-stable/contrib/binutils/include/ |
| HD | ansidecl.h | 192 #define PROTO(type, name, arglist) type name arglist macro 231 #define PROTO(type, name, arglist) type name () macro
|
| /freebsd-11-stable/contrib/gcclibs/include/ |
| HD | ansidecl.h | 192 #define PROTO(type, name, arglist) type name arglist macro 231 #define PROTO(type, name, arglist) type name () macro
|
| /freebsd-11-stable/usr.bin/systat/ |
| HD | netstat.c | 434 #define PROTO FADDR+23 macro 435 #define RCVCC PROTO+6 447 mvwaddstr(wnd, 0, PROTO, "Proto"); in labelnetstat() 511 mvwaddstr(wnd, p->ni_line, PROTO, proto); in shownetstat()
|
| /freebsd-11-stable/tests/sys/netinet/ |
| HD | fibs_test.sh | 813 local PROTO=$3 818 ifconfig $IFACE ${PROTO} ${ADDR}/${MASK} fib $FIB $FLAGS 819 setfib ${FIB} ifconfig $IFACE ${PROTO} ${ADDR}/${MASK} fib $FIB $FLAGS
|
| /freebsd-11-stable/crypto/openssh/regress/ |
| HD | test-exec.sh | 400 PROTO="2,1" 402 PROTO="2"
|
| /freebsd-11-stable/contrib/ntp/scripts/update-leap/ |
| HD | update-leap.sh | 343 if wget $PROTO $PREFER -o ${TMPFILE}.log $LEAPSRC -O $TMPFILE ; then
|
| /freebsd-11-stable/contrib/libpcap/ |
| HD | grammar.y | 322 %token NET NETMASK PORT PORTRANGE LESS GREATER PROTO PROTOCHAIN CBYTE 453 | pqual PROTO { QSET($$.q, $1, Q_DEFAULT, Q_PROTO); }
|
| HD | scanner.l | 313 proto return PROTO;
|
| /freebsd-11-stable/share/examples/IPv6/ |
| HD | USAGE | 420 (1)PROTO=AH 431 PROTO=AH 437 PROTO=ESP
|
| /freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/ |
| HD | unistruct.h | 622 D(PROTO, 0x6f /*111*/, NONE, Q.850, "Protocol error, unspecified") \
|
| /freebsd-11-stable/sbin/pfctl/ |
| HD | parse.y | 452 %token RETURNRST RETURNICMP RETURNICMP6 PROTO INET INET6 ALL ANY ICMPTYPE 2857 | PROTO proto_item { $$ = $2; } 2858 | PROTO '{' optnl proto_list '}' { $$ = $4; } 5558 { "proto", PROTO}, in lookup()
|
| /freebsd-11-stable/contrib/gcc/cp/ |
| HD | ChangeLog-1996 | 2436 (convert_harshness): Add prototypes wrapped by PROTO. 2448 (lookup_fnfields_1): Add prototypes wrapped by PROTO. 2450 (expand_aggr_init_1): Add prototypes wrapped by PROTO. 2460 unary_complex_lvalue): Add prototypes wrapped by PROTO.
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaExprObjC.cpp | 1839 for (const auto *PROTO : OPT->quals()) { in LookupMethodInQualifiedType() local 1840 if ((MD = PROTO->lookupMethod(Sel, Instance))) { in LookupMethodInQualifiedType()
|