PatchworkOS
Loading...
Searching...
No Matches
strrchr.c File Reference
#include <string.h>

Go to the source code of this file.

Functions

char * strrchr (const char *s, int c)
 

Function Documentation

◆ strrchr()

char * strrchr ( const char *  s,
int  c 
)

Definition at line 3 of file strrchr.c.

References NULL.

Referenced by path_walk_parent().