Home
last modified time | relevance | path

Searched refs:epos (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/less/
H A Dsearch.c295 POSITION epos; in clear_attn() local
319 (epos == NULL_POSITION || epos > old_start_attnpos)) in clear_attn()
493 if (epos != NULL_POSITION && epos <= n->r.hl_startpos) in hilited_range_attr()
570 (epos == NULL_POSITION || epos >= start_attnpos)) in is_hilited_attr()
1686 (epos != NULL_POSITION && epos < prep_startpos) || in prep_hilite()
1696 epos += SEARCH_MORE; in prep_hilite()
1715 epos += SEARCH_MORE; in prep_hilite()
1722 epos = prep_startpos; in prep_hilite()
1748 epos > max_epos) in prep_hilite()
1752 epos = max_epos; in prep_hilite()
[all …]
H A Dlsystem.c282 public int pipe_data(char *cmd, POSITION spos, POSITION epos) in pipe_data() argument
321 while (epos == NULL_POSITION || spos++ <= epos) in pipe_data()
H A Dfuncs.h237 public int pipe_data(char *cmd, POSITION spos, POSITION epos);
351 public int is_hilited_attr(POSITION pos, POSITION epos, int nohide, int *p_matches);
355 public void prep_hilite(POSITION spos, POSITION epos, int maxlines);
/dragonfly/libexec/revnetgroup/
H A Dparse_netgroup.c172 char *spos, *epos; in parse_netgrp() local
225 if ((epos = strpbrk(spos, " \t"))) { in parse_netgrp()
226 *epos = '\0'; in parse_netgrp()
227 len = epos - spos; in parse_netgrp()
/dragonfly/lib/libc/gen/
H A Dgetnetgrent.c413 char *spos, *epos; local
466 if ((epos = strpbrk(spos, " \t"))) {
467 *epos = '\0';
468 len = epos - spos;
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dbeacon.c373 u8 *pos, *epos, *csa_pos; in hostapd_gen_probe_resp() local
413 epos = ((u8 *) resp) + MAX_PROBERESP_LEN; in hostapd_gen_probe_resp()
441 pos = hostapd_eid_country(hapd, pos, epos - pos); in hostapd_gen_probe_resp()
460 pos = hostapd_eid_wpa(hapd, pos, epos - pos); in hostapd_gen_probe_resp()
462 pos = hostapd_eid_bss_load(hapd, pos, epos - pos); in hostapd_gen_probe_resp()
464 pos = hostapd_eid_rm_enabled_capab(hapd, pos, epos - pos); in hostapd_gen_probe_resp()
527 pos = hostapd_eid_wpa(hapd, pos, epos - pos); in hostapd_gen_probe_resp()
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_peap.c637 const u8 *epos; in eap_peap_phase2_request() local
640 epos = eap_hdr_validate(EAP_VENDOR_MICROSOFT, 0x21, in eap_peap_phase2_request()
642 if (epos) { in eap_peap_phase2_request()
647 epos, eleft); in eap_peap_phase2_request()
/dragonfly/sys/vfs/nfs/
H A Dnfs_bio.c426 caddr_t cpos, epos; in nfs_bioread() local
439 epos = bp->b_data + boff + n; in nfs_bioread()
440 while (cpos < epos && error == 0 && uio->uio_resid > 0) { in nfs_bioread()
442 error = nfs_check_dirent(dp, (int)(epos - cpos)); in nfs_bioread()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgengtype.c344 struct fileloc epos; in read_input_list() local
356 epos.file = input_file_by_name (listname); in read_input_list()
357 epos.line = 0; in read_input_list()
365 epos.line++; in read_input_list()
367 is_language = read_input_line (list, &here, &line, &epos); in read_input_list()
378 error_at_line (&epos, "duplicate language tag [%s]", in read_input_list()
402 error_at_line (&epos, in read_input_list()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype.c338 struct fileloc epos; in read_input_list() local
350 epos.file = input_file_by_name (listname); in read_input_list()
351 epos.line = 0; in read_input_list()
359 epos.line++; in read_input_list()
361 is_language = read_input_line (list, &here, &line, &epos); in read_input_list()
372 error_at_line (&epos, "duplicate language tag [%s]", in read_input_list()
396 error_at_line (&epos, in read_input_list()
/dragonfly/share/dict/
H A Dweb263954 epos