Lines Matching defs:nodeid
54 (void) fprintf(stderr, gettext(" %s -c [nodeid <nodeid>]\n"),
128 get_nodeid_from_cfg(int *nodeid)
137 rc = sscanf(buf, "%d", nodeid);
160 "nodeid: %d\n"), progname, clnodeid);
163 "nodeid: %d\n"), progname, 0);
167 /* deliberately not i18n'd - "nodeid" is a keyword */
168 (void) printf("nodeid %d\n", cfnodeid);
174 ncall_config(const int nodeid)
190 if (snprintf(buf, sizeof (buf), "%d", nodeid) >= sizeof (buf)) {
208 /* deliberately not i18n'd - "nodeid" is a keyword */
209 (void) printf("nodeid %d\n", nodeid);
230 int mnode; /* mirror nodeid */
287 strcmp(argv[optind], "nodeid") != 0) {
342 gettext("%s: nodeid from configuration "
343 "(%d) != cluster nodeid (%d)\n"),
469 gettext("%s: nodeid \"%s\" is not an "
477 gettext("%s: nodeid from command line "
478 "(%d) != cluster nodeid (%d)\n"),
498 * Return the mirror nodeid via the mirrorp pointer.
513 * Get this host info and mirror nodeid.
550 * Although we know the mirror nodeid, there