Home
last modified time | relevance | path

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

/coreutils/src/
Dpr.c422 static bool print_stored (COLUMN *p);
1426 p->print_func = print_stored; in init_funcs()
1463 p->print_func = print_stored; in init_funcs()
2564 print_stored (COLUMN *p) in print_stored() function