NAME strchr, strrchr, strchrnul - locate character in string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... include char *strchr(const char * s , int c ); char *strrchr(c…NAME strchr, strrchr, strchrnul - locate character in string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... include char *strchr(const char * s , int c ); char *strrchr(c…NAME strchr, strrchr, strchrnul - locate character in string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... include char *strchr(const char * s , int c ); char *strrchr(c…NAME stpcpy, strcasecmp, strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strfry, strlen, strncat, strncmp, strncpy ... const char * s , int c ); Identical to strchr (3). …DESCRIPTION index () is identical to strchr (3). rindex () is identical to strrchr (3). Use strchr ... LEGACY in POSIX.1-2001. Removed in POSIX.1-2008, recommending strchr (3) and …DESCRIPTION index () is identical to strchr (3). rindex () is identical to strrchr (3). Use strchr ... LEGACY in POSIX.1-2001. Removed in POSIX.1-2008, recommending strchr (3) and …wide-character equivalent of the strchr (3) function. It searches the first occurrence ... POSIX.1-2008. HISTORY POSIX.1-2001, C99. SEE ALSO strchr (3), wcspbrk (3), wcsrchr (3), w…argv[]) { int flags = 0; if (argc > 2 && strchr(argv[2], 'd') != NULL) flags |= FTW_DEPTH ... argc > 2 && strchr(argv[2], 'p') != NULL) flags |= FTW_PHYS; if (nftw((argc < 2) ? "."…argv[]) { int flags = 0; if (argc > 2 && strchr(argv[2], 'd') != NULL) flags |= FTW_DEPTH ... argc > 2 && strchr(argv[2], 'p') != NULL) flags |= FTW_PHYS; if (nftw((argc < 2) ? "."…SVr4, 4.3BSD. SEE ALSO memchr (3), strchr (3), string (3), strpbrk (3), strsepALSO memchr (3), memmem (3), strcasecmp (3), strchr (3), string (3), strpbrk (3), strsepALSO memchr (3), memmem (3), strcasecmp (3), strchr (3), string (3), strpbrk (3), strsepSVr4, 4.3BSD. SEE ALSO memchr (3), strchr (3), string (3), strpbrk (3), strsepgetaddrinfo_a (3). SEE ALSO memchr (3), strchr (3), string (3), strpbrk (3), strsepexit(EXIT_SUCCESS); } SEE ALSO memchr (3), strchr (3), string (3), strpbrk (3), strspnALSO bstring (3), ffs (3), memmem (3), strchr (3), strpbrk (3), strrchr (3), strsepSVr4, 4.3BSD. SEE ALSO memchr (3), strchr (3), string (3), strsep (3), strspngetaddrinfo_a (3). SEE ALSO memchr (3), strchr (3), string (3), strpbrk (3), strsepALSO bstring (3), ffs (3), memmem (3), strchr (3), strpbrk (3), strrchr (3), strsepALSO bstring (3), ffs (3), memmem (3), strchr (3), strpbrk (3), strrchr (3), strsep