Home
last modified time | relevance | path

Searched defs:ispath (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dreadconf.c2098 int ispath; member
2112 int ispath = 0; in parse_fwd_field() local
/external/python/cpython2/Lib/
Dpydoc.py2329 def ispath(x): function
/external/python/cpython3/Lib/
Dpydoc.py2620 def ispath(x): function