Lines Matching defs:wallmsg
191 static pthread_mutex_t wmp = PTHREAD_MUTEX_INITIALIZER; /* wallmsg lock */
1912 * Since wallmsg messes with utmpx we need
1916 wallmsg(f, from, filtered);
1986 wallmsg(struct filed *f, char *from, char *msg)
2030 DPRINT3(5, "wallmsg(%u): buf allocated (%p: %d bytes)\n",
2035 DPRINT2(5, "wallmsg(%u): clen = %d\n",
2037 DPRINT2(5, "wallmsg(%u): freeing buf (%p)\n",
2042 DPRINT2(5, "wallmsg(%u): clen = %d\n",
2075 DPRINT2(1, "wallmsg(%u): write to '%s'\n", mythreadno,
2090 DPRINT2(5, "wallmsg(%u): wallmsg thread "