Home
last modified time | relevance | path

Searched hist:"6 b45ba45fbcd1acc11c88ee1c15ed5fcb49f9e32" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dstring.h6b45ba45fbcd1acc11c88ee1c15ed5fcb49f9e32 Fri May 19 02:09:28 UTC 2017 Simon Glass <sjg@chromium.org> string: Add strchrnul()

This functions works like strchr() but returns the end of the string if
the character is not found. Add an implementation of this.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/lib/
H A Dstring.c6b45ba45fbcd1acc11c88ee1c15ed5fcb49f9e32 Fri May 19 02:09:28 UTC 2017 Simon Glass <sjg@chromium.org> string: Add strchrnul()

This functions works like strchr() but returns the end of the string if
the character is not found. Add an implementation of this.

Signed-off-by: Simon Glass <sjg@chromium.org>