Searched refs:inf (Results 51 - 75 of 165) sorted by relevance

1234567

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Da_d2i_fp.c190 c.inf=ASN1_get_object(&(c.p),&(c.slen),&(c.tag),&(c.xclass),
192 if (c.inf & 0x80)
205 if (c.inf & 1)
H A Da_set.c186 c.inf=ASN1_get_object(&c.p,&c.slen,&c.tag,&c.xclass,c.max-c.p);
187 if (c.inf & 0x80) goto err;
205 if (c.inf == (V_ASN1_CONSTRUCTED+1))
H A Da_int.c278 int inf,tag,xclass; local
290 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
291 if (inf & 0x80)
H A Da_object.c263 int inf,i; local
266 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
267 if (inf & 0x80)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/asn1/
H A Da_d2i_fp.c192 c.inf=ASN1_get_object(&(c.p),&(c.slen),&(c.tag),&(c.xclass),
194 if (c.inf & 0x80)
207 if (c.inf & 1)
H A Dtasn_dec.c69 static int asn1_collect(BUF_MEM *buf, unsigned char **in, long len, char inf, int tag, int aclass);
71 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, char *inf, char *cst,
586 char cst, inf, free_cont = 0; local
626 ret = asn1_check_tlen(&plen, NULL, NULL, &inf, &cst, &p, inlen, tag, aclass, opt, ctx);
646 if(inf) {
647 if(!asn1_collect(NULL, &p, plen, inf, -1, -1)) goto err;
664 if(!asn1_collect(&buf, &p, plen, inf, -1, V_ASN1_UNIVERSAL)) goto err;
812 * to the contents of the constructed type and 'inf' should be set
818 static int asn1_collect(BUF_MEM *buf, unsigned char **in, long len, char inf, int tag, int aclass) argument
824 inf
898 asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, char *inf, char *cst, unsigned char **in, long len, int exptag, int expclass, char opt, ASN1_TLC *ctx) argument
[all...]
H A Da_object.c198 int inf,i; local
201 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
202 if (inf & 0x80)
H A Da_set.c185 c.inf=ASN1_get_object(&c.p,&c.slen,&c.tag,&c.xclass,c.max-c.p);
186 if (c.inf & 0x80) goto err;
204 if (c.inf == (V_ASN1_CONSTRUCTED+1))
H A Da_int.c275 int inf,tag,xclass; local
287 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
288 if (inf & 0x80)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/packages/
H A DMakefile.am21 Symbian/group/bld.inf \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dxt_state.c48 const void *inf,
47 check(const char *tablename, const void *inf, const struct xt_match *match, void *matchinfo, unsigned int hook_mask) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dfault.c440 const struct fsr_info *inf = fsr_info + (fsr & 15) + ((fsr & (1 << 10)) >> 6); local
443 if (!inf->fn(addr, fsr, regs))
447 inf->name, fsr, addr);
449 info.si_signo = inf->sig;
451 info.si_code = inf->code;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/autofs4/
H A Dinode.c436 struct autofs_info *inf)
443 inf->inode = inode;
444 inode->i_mode = inf->mode;
455 if (S_ISDIR(inf->mode)) {
459 } else if (S_ISLNK(inf->mode)) {
460 inode->i_size = inf->size;
435 autofs4_get_inode(struct super_block *sb, struct autofs_info *inf) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dzpipe.c10 1.3 6 Apr 2005 Remove incorrect assertion in inf()
77 inf() returns Z_OK on success, Z_MEM_ERROR if memory could not be
82 int inf(FILE *source, FILE *dest) function
180 ret = inf(stdin, stdout);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dzpipe.c10 1.3 6 Apr 2005 Remove incorrect assertion in inf()
77 inf() returns Z_OK on success, Z_MEM_ERROR if memory could not be
82 int inf(FILE *source, FILE *dest) function
180 ret = inf(stdin, stdout);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/udhcp/
H A Dcommon.h86 int listen_socket(/*uint32_t ip,*/ int port, const char *inf);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/
H A Dmem_dbg.c145 static void app_info_free(APP_INFO *inf) argument
147 if (--(inf->references) <= 0)
149 if (inf->next != NULL)
151 app_info_free(inf->next);
153 OPENSSL_free(inf);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Denc.c122 char *inf=NULL,*outf=NULL; local
161 inf= *(++argv);
372 if (inf == NULL)
380 if (BIO_read_filename(in,inf) <= 0)
382 perror(inf);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dmem_dbg.c145 static void app_info_free(APP_INFO *inf) argument
147 if (--(inf->references) <= 0)
149 if (inf->next != NULL)
151 app_info_free(inf->next);
153 OPENSSL_free(inf);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dkernel_ex.S50 | store properly signed inf (use sign of etemp) into fp0
52 | inf bit, and accrued dz bit
71 bras m_inf |flogx always returns -inf
83 fmovemx mns_inf,%fp0-%fp0 |load -inf
87 fmovemx pls_inf,%fp0-%fp0 |load +inf
H A Dget_op.S333 bnes end_getop |if inf/nan/zero leave get_op
482 | Special cases of inf and NaNs are completed outside of decbin.
495 movew ETEMP(%a6),%d0 |get word with inf information
497 cmpiw #0x0fff,%d1 |test for inf or NaN
502 |input is of the special cases of inf and NaN
547 movew ETEMP(%a6),%d0 |get word with inf information
549 cmpiw #0x0fff,%d1 |test for inf or NaN
554 |input is of the special cases of inf and NaN
559 |input is inf
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Denc.c122 char *inf=NULL,*outf=NULL; local
162 inf= *(++argv);
378 if (inf == NULL)
382 if (BIO_read_filename(in,inf) <= 0)
384 perror(inf);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/utils/
H A Dnfnl_osf.c392 FILE *inf; local
396 inf = fopen(path, "r");
397 if (!inf) {
402 while(fgets(buf, sizeof(buf), inf)) {
422 fclose(inf);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_spoolss.c1010 SPOOL_PRINTER_INFO_LEVEL_2 *inf; local
1013 if (!(inf=TALLOC_P(mem_ctx, SPOOL_PRINTER_INFO_LEVEL_2))) {
1018 inf->servername_ptr = (info->servername.buffer!=NULL)?1:0;
1019 inf->printername_ptr = (info->printername.buffer!=NULL)?1:0;
1020 inf->sharename_ptr = (info->sharename.buffer!=NULL)?1:0;
1021 inf->portname_ptr = (info->portname.buffer!=NULL)?1:0;
1022 inf->drivername_ptr = (info->drivername.buffer!=NULL)?1:0;
1023 inf->comment_ptr = (info->comment.buffer!=NULL)?1:0;
1024 inf->location_ptr = (info->location.buffer!=NULL)?1:0;
1025 inf
1064 SPOOL_PRINTER_INFO_LEVEL_3 *inf; local
1087 SPOOL_PRINTER_INFO_LEVEL_7 *inf; local
5500 SPOOL_PRINTER_DRIVER_INFO_LEVEL_3 *inf; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_midi.c656 snd_seq_oss_midi_make_info(struct seq_oss_devinfo *dp, int dev, struct midi_info *inf) argument
662 inf->device = dev;
663 inf->dev_type = 0;
664 inf->capabilities = 0;
665 strlcpy(inf->name, mdev->name, sizeof(inf->name));

Completed in 361 milliseconds

1234567