Searched hist:246766 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/lib/libc/string/
H A Dstrchrnul.c246766 Wed Feb 13 13:52:13 MST 2013 zeising Add strchrnul(), a GNU function similar to strchr(), except that it returns
a pointer to the end of the string, rather than NULL, if the character was
not found.

Approved by: theraven
H A DSymbol.mapdiff 246766 Wed Feb 13 13:52:13 MST 2013 zeising Add strchrnul(), a GNU function similar to strchr(), except that it returns
a pointer to the end of the string, rather than NULL, if the character was
not found.

Approved by: theraven
H A Dstrchr.3diff 246766 Wed Feb 13 13:52:13 MST 2013 zeising Add strchrnul(), a GNU function similar to strchr(), except that it returns
a pointer to the end of the string, rather than NULL, if the character was
not found.

Approved by: theraven
/freebsd-10-stable/include/
H A Dstring.hdiff 246766 Wed Feb 13 13:52:13 MST 2013 zeising Add strchrnul(), a GNU function similar to strchr(), except that it returns
a pointer to the end of the string, rather than NULL, if the character was
not found.

Approved by: theraven

Completed in 141 milliseconds