Home
last modified time | relevance | path

Searched defs:sep (Results 1 – 5 of 5) sorted by relevance

/coreutils/src/
Djoin.c282 char *sep; in xfields() local
295 char *sep; in xfields() local
Denv.c267 bool sep; member
Dsystem.h273 char sep = file_name[(file_name[1] == '.') + 1]; in dot_or_dotdot() local
Ddigest.c749 char sep = s[i]; in algorithm_from_tag() local
Dls.c5227 print_with_separator (char sep) in print_with_separator()