program_name      589 source3/include/proto.h void pidfile_create(const char *program_name);
program_name       87 source3/lib/pidfile.c void pidfile_create(const char *program_name)
program_name       98 source3/lib/pidfile.c 		name = SMB_STRDUP(program_name);
program_name      108 source3/lib/pidfile.c 		if (asprintf(&name, "%s-%s", program_name,