Lines Matching defs:s
48 fatalerr(const char *s)
50 (void) fprintf(stderr, "%s: %s: %s\n", progname, s, strerror(errno));
56 fatal(const char *s)
58 (void) fprintf(stderr, "%s: %s\n", progname, s);
69 (void) printf("\t"DEVPLCY_TKN_RDP"=%s\n", ss);
72 (void) printf("\t"DEVPLCY_TKN_WRP"=%s\n", ss);
104 (void) printf("%s:", major);
106 (void) printf("%s", ds->dps_minornm);
138 (void) printf("%s\n", dev);