Home
last modified time | relevance | path

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

/mirbsd/src/bin/dd/
Dargs.c67 static void f_obs(char *);
86 { "obs", f_obs, C_OBS, C_BS|C_OBS },
232 f_obs(char *arg) in f_obs() function