Home
last modified time | relevance | path

Searched refs:Skipfuncs (Results 1 – 1 of 1) sorted by relevance

/linux/Documentation/sphinx/
A Dautomarkup.py71 Skipfuncs = [ 'open', 'close', 'read', 'write', 'fcntl', 'mmap', variable
146 if target not in Skipfuncs:
205 if not (match.re == RE_function and target in Skipfuncs):

Completed in 2 milliseconds