Searched defs:basetypes (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/rad/pyrad/common/ | ||
| H A D | client.py | 556 basetypes = [ _RadType(x) if x in _BASE else None for x in _TYPES ] variable in class:_RadTypeSet 573 return _RadTypeSet.basetypes[type] |
Completed in 26 milliseconds