Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/regex/
H A Dregex.h47 typedef off_t regoff_t; typedef
57 regoff_t rm_so; /* start of match */
58 regoff_t rm_eo; /* end of match */
H A Dengine.c488 regoff_t offsave; in backref()
/freebsd/include/
H A Dregex.h43 typedef __off_t regoff_t; typedef
58 regoff_t rm_so; /* start of match */
59 regoff_t rm_eo; /* end of match */
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c47 regoff_t startoff = 0;
48 regoff_t endoff = 0;
84 startoff = (regoff_t)atoi(optarg); in main()
87 endoff = (regoff_t)atoi(optarg); in main()
/freebsd/lib/libc/regex/grot/
H A Dmain.c20 regoff_t startoff = 0;
21 regoff_t endoff = 0;
53 startoff = (regoff_t)atoi(optarg); in main()
56 endoff = (regoff_t)atoi(optarg); in main()
/freebsd/usr.bin/sed/
H A Dprocess.c385 regoff_t slen; in substitute()
387 regoff_t le = 0; in substitute()
/freebsd/usr.bin/whereis/
H A Dwhereis.c386 regoff_t rlen; in main()
/freebsd/usr.bin/sort/
H A Dsort.c700 regoff_t i = 0; in parse_pos()
/freebsd/lib/libc/regex/
H A Dengine.c631 regoff_t offsave; in backref()
/freebsd/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.abi408 <typedef-decl name='regoff_t' type-id='95e97e5e' id='54a2a2a8'/>
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi3139 <typedef-decl name='regoff_t' type-id='95e97e5e' id='54a2a2a8'/>