Home
last modified time | relevance | path

Searched defs:n_slash (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dchdir-long.c90 size_t n_slash = strspn (s, "/"); in find_non_slash() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dchdir-long.c101 size_t n_slash = strspn (s, "/"); in find_non_slash() local