Searched refs:Skipfuncs (Results 1 – 1 of 1) sorted by relevance
71 Skipfuncs = [ 'open', 'close', 'read', 'write', 'fcntl', 'mmap', variable153 if (target not in Skipfuncs) and not failure_seen(target):213 if not (match.re == RE_function and target in Skipfuncs):