Lines Matching refs:set_personality
3003 (set_personality): Do not assign errnoent, signalent, nerrnos,
9050 * defs.h (set_personality): Change argument type to unsigned int.
9051 * syscall.c (set_personality): Change argument type to unsigned int,
9056 syscall.c: move current_personality check to set_personality.
9059 currently are inside set_personality out of update_personality.
9064 (set_personality): Check whether requested personality differs from
9066 (update_personality): Call set_personality unconditionally.
22084 (set_personality) [!current_klongsize]: Update current_klongsize
36515 pointer printers is being updated on every set_personality.
46782 (set_personality): Set current_wordsize only if non-constant.
48168 Make set_personality() no-op, current_personality constant zero,
48188 Make current_personality, personality_wordsize[], set_personality()
50703 Don't return int from set_personality(), no one checks it.
50704 * defs.h (set_personality): Change return type to void.
50705 * syscall.c (set_personality): Change return type to void.