| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | crl.h | 74 int MatchingComponentAlgorithmIdentifier PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntax… 77 void* ExtractingComponentAlgorithmIdentifier PROTO (( void* mem_op, ComponentReference *cr, Compone… 80 int BDecComponentAlgorithmIdentifier PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLe… 83 int GDecComponentAlgorithmIdentifier PROTO (( void* mem_op, GenBuf * b, ComponentAlgorithmIdentifie… 105 int MatchingComponentTime PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 )); 108 void* ExtractingComponentTime PROTO (( void* mem_op, ComponentReference *cr, ComponentTime *comp )); 111 int BDecComponentTime PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, ComponentTi… 114 int GDecComponentTime PROTO (( void* mem_op, GenBuf * b, ComponentTime **v, AsnLen *bytesDecoded, i… 129 int MatchingComponentExtension PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 )… 132 void* ExtractingComponentExtension PROTO (( void* mem_op, ComponentReference *cr, ComponentExtensio… [all …]
|
| H A D | certificate.h | 107 int MatchingComponentAlgorithmIdentifier PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntax… 110 void* ExtractingComponentAlgorithmIdentifier PROTO (( void* mem_op, ComponentReference *cr, Compone… 113 int BDecComponentAlgorithmIdentifier PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLe… 116 int GDecComponentAlgorithmIdentifier PROTO (( void* mem_op, GenBuf * b, ComponentAlgorithmIdentifie… 138 int MatchingComponentTime PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 )); 141 void* ExtractingComponentTime PROTO (( void* mem_op, ComponentReference *cr, ComponentTime *comp )); 144 int BDecComponentTime PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, ComponentTi… 147 int GDecComponentTime PROTO (( void* mem_op, GenBuf * b, ComponentTime **v, AsnLen *bytesDecoded, i… 162 int MatchingComponentExtension PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 )… 165 void* ExtractingComponentExtension PROTO (( void* mem_op, ComponentReference *cr, ComponentExtensio… [all …]
|
| H A D | authorityKeyIdentifier.h | 58 int MatchingComponentOtherName PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 )… 61 void* ExtractingComponentOtherName PROTO (( void* mem_op, ComponentReference *cr, ComponentOtherNam… 64 int BDecComponentOtherName PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, Compon… 67 int GDecComponentOtherName PROTO (( void* mem_op, GenBuf * b, ComponentOtherName **v, AsnLen *bytes… 82 int MatchingComponentORAddress PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 )… 85 void* ExtractingComponentORAddress PROTO (( void* mem_op, ComponentReference *cr, ComponentORAddres… 88 int BDecComponentORAddress PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, Compon… 91 int GDecComponentORAddress PROTO (( void* mem_op, GenBuf * b, ComponentORAddress **v, AsnLen *bytes… 105 int MatchingComponentAttributeTypeAndValue PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSynt… 108 void* ExtractingComponentAttributeTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, Compo… [all …]
|
| /netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
| H A D | libtos.h | 37 #define PROTO(x) x macro 40 #define PROTO(x) () macro 73 EXTERN int aout_load PROTO((int, struct osdsc *, char **, int)); 74 EXTERN void bsd_startup PROTO((struct kparamb *)) NORETURN; 75 EXTERN int elf_load PROTO((int, struct osdsc *, char **, int)); 76 EXTERN int eprintf PROTO((char *, ...)); 77 EXTERN void error PROTO((int, char *, ...)); 78 EXTERN void fatal PROTO((int, char *, ...)) NORETURN; 79 EXTERN void init_toslib PROTO((char *)); 80 EXTERN int key_wait PROTO((char *)); [all …]
|
| H A D | diskio.h | 64 EXTERN disk_t * disk_open PROTO((char *)); 65 EXTERN void disk_close PROTO((disk_t *)); 66 EXTERN void * disk_read PROTO((disk_t *, u_int, u_int)); 67 EXTERN int disk_write PROTO((disk_t *, u_int, u_int, void *)); 72 EXTERN int bios_read PROTO((void *, u_int, u_int, u_int)); 73 EXTERN int bios_write PROTO((void *, u_int, u_int, u_int)); 74 EXTERN void bios_critic PROTO((void));
|
| H A D | cread.h | 45 EXTERN int cclose PROTO((int)); 46 EXTERN off_t clseek PROTO((int, off_t, int)); 47 EXTERN int copen PROTO((const char *, int)); 48 EXTERN size_t cread PROTO((int, void *, size_t));
|
| /netbsd-src/usr.sbin/tadpolectl/ |
| H A D | tadpolectl.c | 49 #define PROTO(x) int x(int, int, int); macro 53 PROTO(hw_version) 54 PROTO(hw_microcontroller_version) 55 PROTO(hw_poweroncycles) 56 PROTO(hw_poweronseconds) 57 PROTO(hw_power_mains) 58 PROTO(hw_power_battery_int) 59 PROTO(hw_power_battery_ext) 60 PROTO(hw_power_battery_int_chargerate) 61 PROTO(hw_power_battery_ext_chargerate) [all …]
|
| /netbsd-src/share/examples/refuse/ian/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 | 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
|
| /netbsd-src/external/bsd/fetch/dist/libfetch/ |
| H A D | 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
|
| H A D | ftp.errors | 12 202 PROTO Command not implemented, superfluous at this site 36 500 PROTO Syntax error, command unrecognized 37 501 PROTO Syntax error in parameters or arguments 38 502 PROTO Command not implemented 39 503 PROTO Bad sequence of commands 40 504 PROTO Command not implemented for that parameter 43 535 PROTO Bug in MediaHawk Video Kernel FTP server 45 551 PROTO Requested action aborted. Page type unknown 48 999 PROTO Protocol error
|
| /netbsd-src/sys/arch/atari/stand/tostools/aptck/ |
| H A D | aptck.h | 81 EXTERN int bios_read PROTO((void *, u_int, u_int, u_int)); 82 EXTERN int bios_write PROTO((void *, u_int, u_int, u_int)); 83 EXTERN void bios_critic PROTO((void)); 88 EXTERN disk_t * disk_open PROTO((char *)); 89 EXTERN void disk_close PROTO((disk_t *)); 90 EXTERN void * disk_read PROTO((disk_t *, u_int, u_int)); 91 EXTERN int disk_write PROTO((disk_t *, u_int, u_int, void *)); 96 EXTERN int readdisklabel PROTO((disk_t *));
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libapps/ |
| H A D | PROTO.in | 1 # $NetBSD: PROTO.in,v 1.1 2023/05/07 16:22:10 christos Exp $ 5 @PROTO@_SRCS += \ 8 SRCS += ${@PROTO@_SRCS} 10 .for appssrc in ${@PROTO@_SRCS} 11 CPPFLAGS.${appssrc} += -I${OPENSSLSRC}/@proto@ ${@PROTO@CPPFLAGS}
|
| H A D | mkinc | 6 sed -e "s,@proto@,$proto,g" -e "s/@PROTO@/$PROTO/g" -e "/@SRCS@/ { 9 }" PROTO.in > $fn.inc 22 PROTO=$(echo $fn | tr '[a-z]' '[A-Z]')
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcommon/ |
| H A D | PROTO.in | 1 # $NetBSD: PROTO.in,v 1.1 2023/05/06 17:07:22 christos Exp $ 5 @PROTO@_SRCS += \ 8 SRCS += ${@PROTO@_SRCS} 10 .for commonsrc in ${@PROTO@_SRCS} 11 CPPFLAGS.${commonsrc} += -I${OPENSSLSRC}/@proto@ ${@PROTO@CPPFLAGS}
|
| H A D | mkinc | 6 sed -e "s,@proto@,$proto,g" -e "s/@PROTO@/$PROTO/g" -e "/@SRCS@/ { 9 }" PROTO.in > $fn.inc 22 PROTO=$(echo $fn | tr '[a-z]' '[A-Z]')
|
| /netbsd-src/crypto/external/bsd/openssl/lib/liblegacy/ |
| H A D | PROTO.in | 1 # $NetBSD: PROTO.in,v 1.1 2023/05/07 16:22:10 christos Exp $ 5 @PROTO@_SRCS += \ 8 SRCS += ${@PROTO@_SRCS} 10 .for legacysrc in ${@PROTO@_SRCS} 11 CPPFLAGS.${legacysrc} += -I${OPENSSLSRC}/@proto@ ${@PROTO@CPPFLAGS}
|
| H A D | mkinc | 6 sed -e "s,@proto@,$proto,g" -e "s/@PROTO@/$PROTO/g" -e "/@SRCS@/ { 9 }" PROTO.in > $fn.inc 22 PROTO=$(echo $fn | tr '[a-z]' '[A-Z]')
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libdefault/ |
| H A D | PROTO.in | 1 # $NetBSD: PROTO.in,v 1.1 2023/05/06 17:07:23 christos Exp $ 5 @PROTO@_SRCS += \ 8 SRCS += ${@PROTO@_SRCS} 10 .for defaultsrc in ${@PROTO@_SRCS} 11 CPPFLAGS.${defaultsrc} += -I${OPENSSLSRC}/@proto@ ${@PROTO@CPPFLAGS}
|
| H A D | mkinc | 6 sed -e "s,@proto@,$proto,g" -e "s/@PROTO@/$PROTO/g" -e "/@SRCS@/ { 9 }" PROTO.in > $fn.inc 22 PROTO=$(echo $fn | tr '[a-z]' '[A-Z]')
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/ |
| H A D | PROTO.in | 1 # $NetBSD: PROTO.in,v 1.1 2023/05/06 17:07:22 christos Exp $ 5 @PROTO@_SRCS += \ 8 SRCS += ${@PROTO@_SRCS} 10 .for cryptosrc in ${@PROTO@_SRCS} 11 CPPFLAGS.${cryptosrc} += -I${OPENSSLSRC}/crypto/@proto@ ${@PROTO@CPPFLAGS}
|
| H A D | mkinc | 20 PROTO=$(echo $d | tr '[a-z]' '[A-Z]') 22 sed -e "s/@proto@/$proto/g" -e "s/@PROTO@/$PROTO/g" -e "/@SRCS@/ { 25 }" PROTO.in > $proto.inc
|
| /netbsd-src/sys/arch/atari/stand/tostools/chg_pid/ |
| H A D | chg_pid.c | 85 void help PROTO((void)); 86 void usage PROTO((void)); 87 int chg_tosparts PROTO((int, int, char *)); 88 void change_it PROTO((int, GEM_PART *, char *)); 89 int read_block PROTO((void *, int, int)); 90 int write_block PROTO((void *, int, int)); 91 void set_csum PROTO((char *));
|
| /netbsd-src/sys/arch/atari/stand/tostools/loadbsd/ |
| H A D | loadbsd.c | 60 void help PROTO((void)); 61 void usage PROTO((void)); 62 void get_sys_info PROTO((osdsc_t *)); 63 void start_kernel PROTO((osdsc_t *));
|
| /netbsd-src/sys/arch/atari/stand/tostools/file2swp/ |
| H A D | file2swp.c | 45 int main PROTO((int, char **)); 46 static int check_bsdlabel PROTO((disk_t *,u_int32_t,u_int32_t *,u_int32_t *)); 47 static int readdisklabel PROTO((disk_t *, u_int32_t *, u_int32_t *)); 48 static void usage PROTO((void)) NORETURN;
|