Searched refs:sep2 (Results 1 – 3 of 3) sorted by relevance
402 char *sep2 = "]\n"; in handle_sam_labels() local442 challenge_len + strlen(sep2) + in handle_sam_labels()450 strcpy(p, sep2); p += strlen(sep2); in handle_sam_labels()
809 char *sep1, *sep2; in config_ap_id_cmp() local818 sep2 = GET_DYN(apstat2); in config_ap_id_cmp()822 if (sep2) in config_ap_id_cmp()823 *sep2 = '\0'; in config_ap_id_cmp()837 if ((sep1 == NULL) ^ (sep2 == NULL)) in config_ap_id_cmp()852 return (strncmp(sep1, sep2, CFGA_PHYS_EXT_LEN)); in config_ap_id_cmp()
1200 static char sep2[] = "\t<<<"; in awkierr() local1235 (void) fputs(sep2, stderr); in awkierr()