Lines Matching defs:set
1188 * spi: spi for this message (set by caller)
1242 * that the other is set.
1690 /* Assume last element in argv is set to NULL. */
1857 /* set assoc flags later */
2740 "WARNING: Cannot set LARVAL SA state.\n"));
3018 /* Assume last element in argv is set to NULL. */
3158 /* We can set the flags now with valid assoc in hand. */
3274 sigset_t set;
3280 (void) sigfillset(&set);
3281 (void) sigprocmask(SIG_SETMASK, &set, &oset);