Searched refs:s_chr (Results 1 – 1 of 1) sorted by relevance
1072 char *s_chr; in is_dialout() local1074 if ((name == NULL) || (s_chr = strrchr(name, MN_SEPR)) == NULL) in is_dialout()1077 if (strcmp(s_chr, DIALOUT_SUFFIX) == 0) { in is_dialout()