Searched refs:coffset (Results 1 – 2 of 2) sorted by relevance
924 int *coffset=0; in hist_find() local944 coffset = &location.hist_char; in hist_find()960 if((location.hist_line=hist_match(hp,offset,string,coffset))>=0) in hist_find()980 int hist_match(register History_t *hp,off_t offset,char *string,int *coffset) in hist_match() argument996 if(coffset) in hist_match()997 *coffset = (cp-first); in hist_match()1000 if(!coffset) in hist_match()
4073 off_t coffset; in rootnex_sgllen_window_boundary() local4133 coffset = cookie->dmac_size - trim_sz; in rootnex_sgllen_window_boundary()4150 (*windowp)->wd_trim.tr_first_paddr = cookie->dmac_laddress + coffset; in rootnex_sgllen_window_boundary()4184 coffset = cookie->dmac_size - trim_sz; in rootnex_sgllen_window_boundary()4193 coffset; in rootnex_sgllen_window_boundary()4215 off_t coffset; in rootnex_copybuf_window_boundary() local4339 coffset = cookie->dmac_size - trim_sz; in rootnex_copybuf_window_boundary()4356 (*windowp)->wd_trim.tr_first_paddr = cookie->dmac_laddress + coffset; in rootnex_copybuf_window_boundary()4455 off_t coffset; in rootnex_maxxfer_window_boundary() local4493 coffset = dmac_size - trim_sz; in rootnex_maxxfer_window_boundary()[all …]