Searched refs:SS_USER (Results 1 – 2 of 2) sorted by relevance
345 setsig(p, f, SS_RESTORE_CURR|SS_USER);407 && (!(flags & SS_USER) || !Flag(FTALKING)))416 if (!(flags & SS_USER))
581 #define SS_USER BIT(4) /* user is doing the set (ie, trap command) */ macro