HomeFreeBSD

strchr(3) will return NULL if it cannot find the character in the

Description

strchr(3) will return NULL if it cannot find the character in the
string.
getfsent(3) will return NULL on EOF or error.

MFC after: 2 weeks.

Details

Provenance
araujoAuthored on
Parents
rS298193: Use NULL instead of 0 for pointers.
Branches
Unknown
Tags
Unknown