Searches the file from its end for the LAST occurrence of the string str. The string may contain zeroes, which do NOT terminate the string. If the string is found, its offset from the start of the file is returned. If the string isn't found or if any error occurs, -1 is returned.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected