Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dstring.hdiff 6b45ba45fbcd1acc11c88ee1c15ed5fcb49f9e32 Thu May 18 21:09:28 CDT 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>
/openbmc/u-boot/lib/
H A Dstring.cdiff 6b45ba45fbcd1acc11c88ee1c15ed5fcb49f9e32 Thu May 18 21:09:28 CDT 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>