Home
last modified time | relevance | path

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

/dports/security/pam_ldap/pam_ldap-186/
H A Dpam_ldap.h320 #define STATUS_MAP_IGNORE_POLICY(_rc, _ignore_flags) do { \ argument
321 if ((_rc) == PAM_USER_UNKNOWN && ((_ignore_flags) & IGNORE_UNKNOWN_USER)) \
323 else if ((_rc) == PAM_AUTHINFO_UNAVAIL && ((_ignore_flags) & IGNORE_AUTHINFO_UNAVAIL)) \
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A D_pydecimal.py4048 return self._ignore_flags(*_signals)
4050 def _ignore_flags(self, *flags): member in Context
/dports/lang/python38/Python-3.8.12/Lib/
H A D_pydecimal.py4048 return self._ignore_flags(*_signals)
4050 def _ignore_flags(self, *flags): member in Context
/dports/lang/python37/Python-3.7.12/Lib/
H A D_pydecimal.py4048 return self._ignore_flags(*_signals)
4050 def _ignore_flags(self, *flags): member in Context
/dports/lang/python27/Python-2.7.18/Lib/
H A Ddecimal.py3876 return self._ignore_flags(*_signals)
3878 def _ignore_flags(self, *flags): member in Context
/dports/lang/python-tools/Python-3.8.12/Lib/
H A D_pydecimal.py4048 return self._ignore_flags(*_signals)
4050 def _ignore_flags(self, *flags): member in Context
/dports/lang/python39/Python-3.9.9/Lib/
H A D_pydecimal.py4048 return self._ignore_flags(*_signals)
4050 def _ignore_flags(self, *flags): member in Context
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Ddecimal.py3862 return self._ignore_flags(*_signals)
3864 def _ignore_flags(self, *flags): member in Context
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A D_pydecimal.py4048 return self._ignore_flags(*_signals)
4050 def _ignore_flags(self, *flags): member in Context
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Ddecimal.py3848 return self._ignore_flags(*_signals)
3850 def _ignore_flags(self, *flags): member in Context
/dports/lang/python310/Python-3.10.1/Lib/
H A D_pydecimal.py4048 return self._ignore_flags(*_signals)
4050 def _ignore_flags(self, *flags): member in Context
/dports/lang/python311/Python-3.11.0a3/Lib/
H A D_pydecimal.py4048 return self._ignore_flags(*_signals)
4050 def _ignore_flags(self, *flags): member in Context
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Ddecimal.py3876 return self._ignore_flags(*_signals)
3878 def _ignore_flags(self, *flags): member in Context
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A D_pydecimal.py4048 return self._ignore_flags(*_signals)
4050 def _ignore_flags(self, *flags): member in Context