Searched refs:f_ioflag (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/bin/dd/
H A Dargs.c82 static u_int f_ioflag(char *, u_int);
422 iflag = f_ioflag(arg, C_IFLAG);
435 oflag = f_ioflag(arg, C_OFLAG);
472 f_ioflag(char *arg, u_int flagtype) function

Completed in 75 milliseconds