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

/freebsd-10.2-release/lib/libc/string/
H A Dstrchrnul.c246766 Wed Feb 13 15: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 15: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 15: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 DMakefile.incdiff 246766 Wed Feb 13 15: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.2-release/include/
H A Dstring.hdiff 246766 Wed Feb 13 15: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 129 milliseconds