Searched refs:skip_non_whitespace (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dskip_whitespace.c20 char *skip_non_whitespace(const char *s) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Duniq.c78 e1 = skip_non_whitespace(e1);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Ddc.c185 current = skip_non_whitespace(current);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dbbsh.c93 end = skip_non_whitespace(end);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dwget.c296 str = skip_non_whitespace(str);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A Dfsck.c299 next = skip_non_whitespace(word);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dlibbb.h209 extern char *skip_non_whitespace(const char *);

Completed in 187 milliseconds