Home
last modified time | relevance | path

Searched refs:mythreadno (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c301 pthread_t mythreadno = 0; in main() local
308 DPRINT2(1, "main(%u): Unable to cd to %s\n", mythreadno, in main()
400 mythreadno = pthread_self(); in main()
422 DPRINT2(1, "main(%u): Started at time %s", mythreadno, in main()
427 DPRINT1(1, "main(%u): off & running....\n", mythreadno); in main()
459 DPRINT1(2, "main(%u): now handling signals\n", mythreadno); in main()
462 DPRINT2(2, "main(%u): received signal %d\n", mythreadno, sig); in main()
466 mythreadno); in main()
480 "seconds\n", mythreadno, curalarm); in main()
484 "reconfiguring\n", mythreadno); in main()
[all …]