Searched refs:mf_next (Results 1 – 3 of 3) sorted by relevance
717 char *str = mf->mf_next; in ident_delimit()966 *len = tail - mf->mf_next; in cexp_ident_validate()1093 char *str = mf->mf_next; in cexp_eval_expr()1192 ident = mf->mf_next = str; in cexp_eval_expr()1320 if (strncmp(mf->mf_next, mdptr->md_name, in cdir_process()1323 tail = mf->mf_next + mdptr->md_size; in cdir_process()1338 advance_to_eol(&mf->mf_next); in cdir_process()1352 arg_mf.mf_text = arg_mf.mf_next; in cdir_process()1354 arg_mf.mf_text = arg_mf.mf_next = tail; in cdir_process()1360 if (*mf->mf_next == '\n') { in cdir_process()[all …]
98 char *mf_next; /* Next char in mapfile to examine */ member
573 char *start = mf->mf_next; in gettoken_int()611 tkv->tkv_int.tkvi_cnt = mf->mf_next - start; in gettoken_int()619 tkv->tkv_int.tkvi_cnt = mf->mf_next - start; in gettoken_int()627 tkv->tkv_int.tkvi_cnt = mf->mf_next - start; in gettoken_int()