HomeSort by: relevance | last modified time | path
    Searched defs:c_conv (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/dd/
args.c 73 static int c_conv(const void *, const void *);
389 __arraycount(clist), sizeof(*clist), c_conv))) {
405 c_conv(const void *a, const void *b) function in typeref:typename:int
args.c 73 static int c_conv(const void *, const void *);
389 __arraycount(clist), sizeof(*clist), c_conv))) {
405 c_conv(const void *a, const void *b) function in typeref:typename:int

Completed in 54 milliseconds