Home
last modified time | relevance | path

Searched defs:pathtype (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dprivsep.c1504 unsafe_path(script, pathtype) in unsafe_path() argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/
H A Dprinters.py1354 def __init__(self, cmpts, pathtype): argument
1409 def __init__(self, impl, pathtype): argument
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/
H A Dprinters.py1516 def __init__(self, cmpts, pathtype): argument
1572 def __init__(self, impl, pathtype): argument
/netbsd-src/lib/librumphijack/
H A Dhijack.c443 enum pathtype { PATH_HOST, PATH_RUMP, PATH_RUMPBLANKET }; global() enum