Home
last modified time | relevance | path

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

/system/core/toolbox/upstream-netbsd/bin/dd/
Dargs.c70 static int c_conv(const void *, const void *);
368 __arraycount(clist), sizeof(*clist), c_conv))) { in f_conv()
384 c_conv(const void *a, const void *b) in c_conv() function