Searched refs:strrstr (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/shell_cmds-179/who/
H A Dwho.c229 strrstr(const char *str, const char *pat) function
257 if ((t = strrstr(p, "/pts/")) != NULL ||
/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld.cpp1915 static const char* strrstr(const char* str, const char* sub) function in namespace:dyld
1939 const char* dirDot = strrstr(path, ".framework/");

Completed in 195 milliseconds