Searched refs:PR_SET (Results 1 – 3 of 3) sorted by relevance
281 #define PR_SET(map, bit) (((uchar_t *)(map))[(bit)/PR_WORDSIZE] |=\ macro
1780 PR_SET(dst, i + num); in pcm_fix_bits()1786 PR_SET(dst, i - num); in pcm_fix_bits()
4248 PR_SET(window->Sockets, socket); in pcic_inquire_window()