Searched refs:last_char_is (Results 1 - 10 of 10) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dchomp.c35 char *lc = last_char_is(s, '\n');
H A Dlast_char_is.c29 char * last_char_is(const char *s, int c) function
H A Dconcat_path_file.c19 lc = last_char_is(path, '/');
H A Dlibbb.h215 char *last_char_is(const char *s, int c);
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Ddpkg_deb.c91 if (last_char_is(prefix, '/') == NULL) {
H A Ddu.c166 newfile = last_char_is(filename, '/');
H A DMakefile251 xgetcwd.c xreadlink.c xregcomp.c interface.c remove_file.c last_char_is.c \
H A Dtar.c713 if (!last_char_is(header.name,'/')) {
H A Ddpkg.c1040 last_char = last_char_is(line, '\n');
H A Dvi.c1763 buf1 = last_char_is((char *)cmd, '!');

Completed in 56 milliseconds