Searched refs:masterpid (Results 1 – 1 of 1) sorted by relevance
87 int masterpid = 0; variable472 "%s:(pid%d)", hostname, masterpid); in main()526 "%s:%d", am_get_progname(), masterpid); in main()622 printf("%d\n", masterpid); in main()663 masterpid = child; in hlfsd_init()677 masterpid = serverpid = am_set_mypid(); /* for logging routines */ in hlfsd_init()786 if (getpid() != masterpid) in reload()820 serverpid = masterpid; in reload()838 if (getpid() != masterpid) in cleanup()842 masterpid = 0; in cleanup()[all …]