Searched refs:SA_RESETHAND_PORTABLE (Results 1 – 1 of 1) sorted by relevance
194 #define SA_RESETHAND_PORTABLE 0x80000000 macro196 #define SA_ONESHOT_PORTABLE SA_RESETHAND_PORTABLE206 sa_flags_n |= (sa_flags_p & SA_RESETHAND_PORTABLE) ? SA_RESETHAND : 0; in sa_flags_pton()218 sa_flags_p |= (sa_flags_n & SA_RESETHAND) ? SA_RESETHAND_PORTABLE : 0; in sa_flags_ntop()