Home
last modified time | relevance | path

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

/freebsd-14.2/bin/dd/
H A Dargs.c69 static void f_obs(char *);
94 { "obs", f_obs, C_OBS, C_BS|C_OBS },
297 f_obs(char *arg) in f_obs() function