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

  /src/bin/dd/
args.c 78 static void f_oflag(char *) __dead;
81 static void f_oflag(char *);
117 { "oflag", f_oflag, C_OFLAG, C_OFLAG },
428 f_oflag(char *arg) function in typeref:typename:void

Completed in 12 milliseconds