enum NSSearchPathDomainMask : const NSUInteger { USER = 1, LOCAL = 2, NETWORK = 4, SYSTEM = 8, ALL = 0x0ffff }