Searched refs:chk (Results 1 - 25 of 27) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr021/
H A Dt.c10 chk(f, str) function
65 chk(*argv, "FLD_CLR(");
66 chk(*argv, "FLD_ISSET(");
67 chk(*argv, "FLD_SET(");
68 chk(*argv, "F_CLR(");
69 chk(*argv, "F_ISSET(");
70 chk(*argv, "F_SET(");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr018/
H A Dt.c10 chk(f) function
44 if (chk(*argv))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dtblcmp.c310 chk = reallocate_integer_array( chk, current_max_xpairs );
312 zero_out( (char *) (chk + old_max),
329 * chk) able to accommodate the state
340 * consecutive unused records in the chk and nxt arrays.
347 * nxt and chk.
352 * chk/nxt, which should be 1.
358 * chk/nxt arrays.
381 if ( chk[i - 1] == 0 )
384 if ( chk[
[all...]
H A Dgen.c153 /* We need to have room in nxt/chk for two more slots: One for the
156 * nxt/chk pair with is EOB, i.e., 0, so we don't have to make sure
168 chk[tblend + 1] = numecs + 1;
169 chk[tblend + 2] = 1; /* anything but EOB */
182 chk[offset] = EOB_POSITION;
183 chk[offset - 1] = ACTION_POSITION;
189 if ( chk[i] == EOB_POSITION )
192 else if ( chk[i] == ACTION_POSITION )
195 else if ( chk[i] > numecs || chk[
[all...]
H A Dmain.c89 int lastdfa, *nxt, *chk, *tnxt; variable
536 _( " %d/%d (peak %d) nxt-chk entries created\n" ),
539 _( " %d/%d (peak %d) template nxt-chk entries created\n" ),
1094 chk = allocate_integer_array( current_max_xpairs );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestparams.tcl421 { scr001 chk.code }
422 { scr002 chk.def }
423 { scr003 chk.define }
424 { scr004 chk.javafiles }
425 { scr005 chk.nl }
426 { scr006 chk.offt }
427 { scr007 chk.proto }
428 { scr008 chk.pubdef }
429 { scr009 chk.srcfiles }
430 { scr010 chk
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr005/
H A Dchk.nl3 # $Id: chk.nl,v 12.0 2004/11/17 03:44:43 bostic Exp $
10 echo "FAIL: chk.nl can't find the source directory."
20 int chk(FILE *, char *);
35 if (chk(fp, *argv))
43 chk(fp, name)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_rpc.c1090 BOOL rpc_auth_ntlmssp_chk(RPC_AUTH_NTLMSSP_CHK *chk, uint32 crc32, uint32 seq_num) argument
1092 if (chk == NULL)
1095 if (chk->crc32 != crc32 ||
1096 chk->ver != NTLMSSP_SIGN_VERSION ||
1097 chk->seq_num != seq_num)
1100 chk->crc32, chk->ver, chk->seq_num));
1113 void init_rpc_auth_ntlmssp_chk(RPC_AUTH_NTLMSSP_CHK *chk, argument
1116 chk
1126 smb_io_rpc_auth_ntlmssp_chk(const char *desc, RPC_AUTH_NTLMSSP_CHK *chk, prs_struct *ps, int depth) argument
1192 smb_io_rpc_auth_netsec_chk(const char *desc, int auth_len, RPC_AUTH_NETSEC_CHK * chk, prs_struct *ps, int depth) argument
[all...]
H A Dparse_prs.c1444 static BOOL init_rpc_auth_netsec_chk(RPC_AUTH_NETSEC_CHK * chk, argument
1449 if (chk == NULL)
1452 memcpy(chk->sig, sig, sizeof(chk->sig));
1453 memcpy(chk->packet_digest, packet_digest, sizeof(chk->packet_digest));
1454 memcpy(chk->seq_num, seq_num, sizeof(chk->seq_num));
1455 memcpy(chk->confounder, confounder, sizeof(chk
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hpfs/
H A Dsuper.c245 int *lowercase, int *conv, int *eas, int *chk, int *errs,
297 *chk = 0;
300 *chk = 1;
303 *chk = 2;
386 int lowercase, conv, eas, chk, errs, chkdsk, timeshift; local
395 eas = sbi->sb_eas; chk = sbi->sb_chk; chkdsk = sbi->sb_chkdsk;
399 &eas, &chk, &errs, &chkdsk, &timeshift))) {
417 sbi->sb_eas = eas; sbi->sb_chk = chk; sbi->sb_chkdsk = chkdsk;
449 int lowercase, conv, eas, chk, errs, chkdsk, timeshift; local
473 chk
244 parse_opts(char *opts, uid_t *uid, gid_t *gid, umode_t *umask, int *lowercase, int *conv, int *eas, int *chk, int *errs, int *chkdsk, int *timeshift) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-usb/
H A Ddvb-usb-firmware.c40 deb_fw("writing to address 0x%04x (buffer: 0x%02x %02x)\n",hx.addr,hx.len,hx.chk);
132 hx->chk = b[hx->len + data_offs];
H A Ddib0700_core.c202 deb_fwdata("writing to address 0x%08x (buffer: 0x%02x %02x)\n",hx.addr, hx.len, hx.chk);
209 buf[4+hx.len] = hx.chk;
H A Ddvb-usb.h402 u8 chk; member in struct:hexline
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/rtc/
H A Drtc-pcf8583.c237 unsigned char year[2], chk; local
239 struct rtc_mem cmos_check = { CMOS_CHECKSUM, 1, &chk };
260 chk -= year[1] + year[0];
265 chk += year[1] + year[0];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhycapi.c226 int chk = _hycapi_appCheck(appl, ctrl->cnr); local
227 if(chk < 0) {
230 if(chk == 1) {
298 int chk; local
300 chk = _hycapi_appCheck(appl, ctrl->cnr);
301 if(chk<0) {
309 if(chk == 1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dclitar.c163 int i, chk, l; local
218 for (chk=0, i=sizeof(hb.dummy), jp=hb.dummy; --i>=0;)
219 chk+=(0xFF & *jp++);
221 oct_it((SMB_BIG_UINT) chk, 8, hb.dbuf.chksum);
233 long chk, fchk; local
243 for (chk=0, i=sizeof(hb->dummy), jp=hb->dummy; --i>=0;)
244 chk+=(0xFF & *jp++);
246 if (chk == 0)
247 return chk;
251 chk
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/
H A DMakefile797 ### Create .chk files for Web UI upgrade ##
803 cp kernel_rootfs_image.chk $(FW_NAME)_`date +%m%d%H%M`.chk
811 # cp kernel_rootfs_image.chk WNR3500v2vcna_`date +%m%d%H%M`.chk
880 cp $(LINUXDIR)/.config $(LINUXDIR)/.config.chk ; \
881 sed -e "s/CONFIG_CRAMFS=y/# CONFIG_CRAMFS is not set/g" $(LINUXDIR)/.config.chk | \
884 rm -f $(LINUXDIR)/.config.chk ; \
889 cp $(LINUXDIR)/.config $(LINUXDIR)/.config.chk ; \
890 sed -e "s/CONFIG_SQUASHFS=y/# CONFIG_SQUASHFS is not set/g" $(LINUXDIR)/.config.chk | \
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/lib/
H A Dstrlen_user.S111 chk.s v[1], .recover // if already NaT, then directly skip to recover
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daha1740.h121 chk:1, /* Calculate Checksum */ member in struct:ecb
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dz85230.c831 u8 chk; local
839 chk=read_zsreg(c,R0);
984 u8 chk; local
1032 chk=read_zsreg(c,R0);
1157 u8 chk; local
1196 chk=read_zsreg(c,R0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX2.c1696 int chk; local
1698 chk = xmlValidateDtdFinal(&ctxt->vctxt, ctxt->myDoc);
1699 if (chk <= 0)
1701 if (chk < 0)
2281 int chk; local
2283 chk = xmlValidateDtdFinal(&ctxt->vctxt, ctxt->myDoc);
2284 if (chk <= 0)
2286 if (chk < 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DSAX2.c1696 int chk; local
1698 chk = xmlValidateDtdFinal(&ctxt->vctxt, ctxt->myDoc);
1699 if (chk <= 0)
1701 if (chk < 0)
2281 int chk; local
2283 chk = xmlValidateDtdFinal(&ctxt->vctxt, ctxt->myDoc);
2284 if (chk <= 0)
2286 if (chk < 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX2.c1709 int chk; local
1711 chk = xmlValidateDtdFinal(&ctxt->vctxt, ctxt->myDoc);
1712 if (chk <= 0)
1714 if (chk < 0)
2297 int chk; local
2299 chk = xmlValidateDtdFinal(&ctxt->vctxt, ctxt->myDoc);
2300 if (chk <= 0)
2302 if (chk < 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_client/
H A Dcli_pipe.c333 RPC_AUTH_NETSEC_CHK chk; local
351 if (!smb_io_rpc_auth_netsec_chk("schannel_auth_sign", auth_len, &chk, &auth_verf, 0))
361 &chk, reply_data, data_len)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/lmc/
H A Dlmc_var.h564 } chk; member in union:slarp::sl

Completed in 152 milliseconds

12