Searched refs:psave (Results 1 – 10 of 10) sorted by relevance
95 if (fbp->psave_end - fbp->psave < N || fbp->psave >= fbp->psave_end) \102 if (fbp->psave_end > fbp->psave) \109 if (fbp->psave_end - fbp->psave < N || fbp->psave >= fbp->psave_end) \116 if (fbp->psave_end > fbp->psave) \151 while (*fbp->psave != Resync[0] || *(fbp->psave + 1) != Resync[1])156 syslog(LOG_DEBUG, "DISCARD %c\n", *fbp->psave);158 fbp->psave++;177 real_size = stoh(fbp->psave + HEAD_SIZE);201 *(fbp->psave + TAIL_ENDSYNC(real_size)) != Endsync[0] 202 || *(fbp->psave + TAIL_ENDSYNC(real_size) + 1) != Endsync[1] [all …]
63 FifoBufferTable [fd]->psave = in ResetFifoBuffer()86 FifoBufferTable [fd]->psave = in GetFifoBuffer()
71 *psave,
155 struct inserts *psave; in main() local165 psave = saveargv; in main()369 psave->p_ARGV = ARGV; in main()370 (psave++)->p_skel = *mav; in main()453 for (psave = saveargv; ++j <= n_inserts; ++psave) { in main()454 addibuf(psave); in main()
355 if (psave == 0) { /* First DOT node. */ in repbycgid()362 psave = ccptr; in repbycgid()378 left[i] = (int)psave; in repbycgid()
151 CHR *psave; variable
244 extern CHR *psave;
49 void psave(tchar);722 psave(*lp); in dobackp()852 psave(c | quoted); in backeval()879 psave(tchar c) in psave() function897 psave(0); in pword()
628 krb5_principal psave; in asn1_decode_kdc_req_body() local641 psave = val->server; in asn1_decode_kdc_req_body()644 if(psave->realm.data) { in asn1_decode_kdc_req_body()645 free(psave->realm.data); in asn1_decode_kdc_req_body()646 psave->realm.data = NULL; in asn1_decode_kdc_req_body()647 psave->realm.length=0; in asn1_decode_kdc_req_body()649 free(psave); in asn1_decode_kdc_req_body()
359 *psave, member