Home
last modified time | relevance | path

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

/coreutils/gl/lib/
Drandread.c117 simple_new (FILE *source, void const *handler_arg) in simple_new() function
176 return simple_new (nullptr, nullptr); in randread_new()
186 s = simple_new (source, name); in randread_new()