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