Home
last modified time | relevance | path

Searched refs:keyfield (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dsort.c200 struct keyfield struct
222 struct keyfield *next; /* Next keyfield to try. */ argument
360 static struct keyfield *keylist;
1614 begfield (struct line const *line, struct keyfield const *key) in begfield()
1657 limfield (struct line const *line, struct keyfield const *key) in limfield()
1764 struct keyfield const *key = keylist; in fillbuf()
2296 key_numeric (struct keyfield const *key) in key_numeric()
2305 debug_key (struct line const *line, struct keyfield const *key) in debug_key()
2364 struct keyfield const *key = keylist; in debug_line()
2374 default_key_compare (struct keyfield const *key) in default_key_compare()
[all …]