Home
last modified time | relevance | path

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

/openbsd/sbin/bioctl/
H A Dbioctl.c64 const char *str2patrol(const char *, struct timing *);
334 str2patrol(const char *string, struct timing *timing) in str2patrol() function
1225 errstr = str2patrol(arg, &timing); in bio_patrol()