Home
last modified time | relevance | path

Searched refs:endmark (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/locate/locate/
H A Dutil.c140 char *endmark, *p, *subp; in patprep() local
178 for (endmark = p; p >= name; p--) in patprep()
182 (p <= endmark) && subp < (globfree + sizeof(globfree));) in patprep()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_lzop.c425 const uint32_t endmark = 0; in archive_write_lzop_close()
436 return __archive_write_filter(f->next_filter, &endmark, sizeof(endmark)); in archive_write_lzop_close()
426 const uint32_t endmark = 0; archive_write_lzop_close() local
/freebsd/contrib/tcsh/
H A Dcsh-mode.el540 (endmark (copy-marker end)))
545 (while (> (marker-position endmark) start)
551 (set-marker endmark nil)