Home
last modified time | relevance | path

Searched refs:system_alias (Results 1 – 25 of 103) sorted by relevance

12345

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/fortios/
H A Dfortios_system_alias.py226 def system_alias(data, fos): function
253 resp = system_alias(data, fos)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/fortinet/fortios/examples/
H A Dset_system_alias.yml21 system_alias:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/fortinet/fortios/plugins/modules/
H A Dfortios_system_alias.py207 def system_alias(data, fos, check_mode=False): function
272 resp = system_alias(data, fos, check_mode)
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2/
H A Dplatform.pyi29 def system_alias(system, release, version): ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Dplatform.pyi29 def system_alias(system, release, version): ...
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/3/
H A Dplatform.pyi12 def system_alias(system: str, release: str, version: str) -> Tuple[str, str, str]: ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/@python2/
H A Dplatform.pyi29 def system_alias(system, release, version): ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dplatform.pyi41 def system_alias(system: str, release: str, version: str) -> Tuple[str, str, str]: ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dplatform.pyi41 def system_alias(system: str, release: str, version: str) -> Tuple[str, str, str]: ...
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dplatform.rst76 be reported as Solaris. The :func:`system_alias` function is used to implement
152 .. function:: system_alias(system, release, version)
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dplatform.rst76 be reported as Solaris. The :func:`system_alias` function is used to implement
152 .. function:: system_alias(system, release, version)
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dplatform.rst76 be reported as Solaris. The :func:`system_alias` function is used to implement
152 .. function:: system_alias(system, release, version)
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dplatform.rst76 be reported as Solaris. The :func:`system_alias` function is used to implement
152 .. function:: system_alias(system, release, version)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dplatform.rst76 be reported as Solaris. The :func:`system_alias` function is used to implement
152 .. function:: system_alias(system, release, version)
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dplatform.rst76 be reported as Solaris. The :func:`system_alias` function is used to implement
152 .. function:: system_alias(system, release, version)
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_platform.py149 res = platform.system_alias(
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_platform.py149 res = platform.system_alias(
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libcutils/
H A Dfs_config_test.cpp257 TEST(fs_config, system_alias) { in TEST() argument
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libcutils/tests/
H A Dfs_config.cpp246 TEST(fs_config, system_alias) { in TEST() argument
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_platform.py120 res = platform.system_alias(
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dplatform.py494 def system_alias(system, release, version): function
1187 system, release, version = system_alias(system, release, version)
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dplatform.py494 def system_alias(system, release, version): function
1187 system, release, version = system_alias(system, release, version)
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Dplatform.rst76 be reported as Solaris. The :func:`system_alias` function is used to implement
152 .. function:: system_alias(system, release, version)
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dplatform.rst76 be reported as Solaris. The :func:`system_alias` function is used to implement
147 .. function:: system_alias(system, release, version)
/dports/lang/python311/Python-3.11.0a3/Doc/library/
H A Dplatform.rst76 be reported as Solaris. The :func:`system_alias` function is used to implement
152 .. function:: system_alias(system, release, version)

12345