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

/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpc_parse/
H A Dparse_rpc.c1101 BOOL rpc_auth_ntlmssp_chk(RPC_AUTH_NTLMSSP_CHK *chk, uint32 crc32, uint32 seq_num) argument
1103 if (chk == NULL)
1106 if (chk->crc32 != crc32 ||
1107 chk->ver != NTLMSSP_SIGN_VERSION ||
1108 chk->seq_num != seq_num)
1111 chk->crc32, chk->ver, chk->seq_num));
1124 void init_rpc_auth_ntlmssp_chk(RPC_AUTH_NTLMSSP_CHK *chk, argument
1127 chk
1137 smb_io_rpc_auth_ntlmssp_chk(const char *desc, RPC_AUTH_NTLMSSP_CHK *chk, prs_struct *ps, int depth) argument
1203 smb_io_rpc_auth_netsec_chk(const char *desc, RPC_AUTH_NETSEC_CHK * chk, prs_struct *ps, int depth) argument
[all...]
H A Dparse_prs.c1425 static BOOL init_rpc_auth_netsec_chk(RPC_AUTH_NETSEC_CHK * chk, argument
1430 if (chk == NULL)
1433 memcpy(chk->sig, sig, sizeof(chk->sig));
1434 memcpy(chk->packet_digest, packet_digest, sizeof(chk->packet_digest));
1435 memcpy(chk->seq_num, seq_num, sizeof(chk->seq_num));
1436 memcpy(chk->confounder, confounder, sizeof(chk
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hpfs/
H A Dsuper.c169 int *lowercase, int *conv, int *eas, int *chk, int *errs,
240 *chk = 0;
242 *chk = 1;
244 *chk = 2;
324 int lowercase, conv, eas, chk, errs, chkdsk, timeshift; local
332 eas = s->s_hpfs_eas; chk = s->s_hpfs_chk; chkdsk = s->s_hpfs_chkdsk;
336 &eas, &chk, &errs, &chkdsk, &timeshift))) {
354 s->s_hpfs_eas = eas; s->s_hpfs_chk = chk; s->s_hpfs_chkdsk = chkdsk;
374 int lowercase, conv, eas, chk, errs, chkdsk, timeshift; local
395 chk
168 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...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hysdn/
H A Dhycapi.c229 int chk = _hycapi_appCheck(appl, ctrl->cnr); local
230 if(chk < 0) {
233 if(chk == 1) {
301 int chk; local
303 chk = _hycapi_appCheck(appl, ctrl->cnr);
304 if(chk<0) {
312 if(chk == 1)
/asus-wl-520gu-7.0.1.45/src/router/samba/source/client/
H A Dclitar.c166 int i, chk, l; local
221 for (chk=0, i=sizeof(hb.dummy), jp=hb.dummy; --i>=0;)
222 chk+=(0xFF & *jp++);
224 oct_it((SMB_BIG_UINT) chk, 8, hb.dbuf.chksum);
236 long chk, fchk; local
246 for (chk=0, i=sizeof(hb->dummy), jp=hb->dummy; --i>=0;)
247 chk+=(0xFF & *jp++);
249 if (chk == 0)
250 return chk;
254 chk
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/eicon/
H A Deicon_idi.h111 extern int idi_send_data(eicon_card *card, eicon_chan *chan, int ack, struct sk_buff *skb, int que, int chk);
H A Deicon_idi.c2932 idi_send_data(eicon_card *card, eicon_chan *chan, int ack, struct sk_buff *skb, int que, int chk) argument
2957 if ((chk) && (chan->pqueued > 1))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daha1740.h127 chk:1, /* Calculate Checksum */ member in struct:ecb
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/lib/
H A Dstrlen_user.S111 chk.s v[1], .recover // if already NaT, then directly skip to recover
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dz85230.c830 u8 chk; local
838 chk=read_zsreg(c,R0);
983 u8 chk; local
1031 chk=read_zsreg(c,R0);
1156 u8 chk; local
1195 chk=read_zsreg(c,R0);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpc_client/
H A Dcli_pipe.c333 RPC_AUTH_NETSEC_CHK chk; local
341 &chk, &auth_verf, 0)) {
350 &chk, reply_data, data_len)) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/lmc/
H A Dlmc_var.h584 } chk; member in union:slarp::sl
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dilsp.S147 tst.l %d7 # chk sign of divisor
155 tst.l %d5 # chk sign of hi(dividend)
204 eor.b %d0, NDIVIDEND(%a6) # chk if quotient is negative
H A Disp.S309 set ichk_flg, 0x10 # chk exception flag
316 set ichk_bit, 0x4 # chk exception bit
560 # chk2 may take a chk exception
564 # here we check to see if a chk trap should be taken
648 # the chk2 instruction should take a chk trap. so, here we must create a
649 # chk stack frame from an unimplemented integer instruction exception frame
2117 tst.l %d7 # chk sign of divisor
2125 tst.l %d5 # chk sign of hi(dividend)
2174 eor.b %d0, NDIVIDEND(%a6) # chk if quotient is negative

Completed in 114 milliseconds