Lines Matching defs:string
112 * Each SHELP_ should be a simple string.
838 * Each string below should have \t follow \n whenever needed; the
939 * Parameters: path string, file name, output string.
966 *s = '\0'; /* Terminate the output string */
1113 "details of the <interface> string.\n"));
1147 pt_to_str(PT_NAME), gettext("<string>"));
1179 (void) fprintf(fp, "\t%s %s=string\n",
1182 pt_to_str(PT_VALUE), gettext("<string>"));
1418 * zone_perror() expects a single string, but for remove and select
4563 zerr(gettext("hostid string is too large: %s"),
5851 * Helper function for verify-- checks that a required string property
6509 if (strcmp(attrtab->zone_attr_type, "string") == 0) {
6514 rt_to_str(RT_ATTR), pt_to_str(PT_TYPE), "string");
7198 string_to_yyin(char *string)
7204 if (fwrite(string, strlen(string), 1, yyin) != 1) {
7438 * concatenating the argv list into a space-separated string, writing it