Searched defs:pathtype (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | privsep.c | 1504 unsafe_path(script, pathtype) in unsafe_path() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/ |
H A D | printers.py | 1354 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 D | printers.py | 1516 def __init__(self, cmpts, pathtype): argument 1572 def __init__(self, impl, pathtype): argument
|
/netbsd-src/lib/librumphijack/ |
H A D | hijack.c | 443 enum pathtype { PATH_HOST, PATH_RUMP, PATH_RUMPBLANKET }; global() enum
|