Searched defs:need_slash (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dsearchpath.cpp116 int need_slash = end > p && strchr(DIR_SEPS, end[-1]) == 0; local
173 int need_slash = end > p && strchr(DIR_SEPS, end[-1]) == 0; local
H A Drelocate.cpp105 int need_slash = end > p && strchr(DIR_SEPS, end[-1]) == 0; local
H A Dtmpfile.cpp84 int need_slash = strchr(DIR_SEPS, *tem_end) == NULL ? 1 : 0; local
/freebsd-11-stable/contrib/groff/src/libs/libbib/
H A Dindex.cpp445 int need_slash = (cwd[0] != 0 local
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_pax.c1544 int need_slash = 0; /* Was there a trailing slash? */ local

Completed in 112 milliseconds