Home
last modified time | relevance | path

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

/openbsd-src/sbin/bioctl/
H A Dbioctl.c83 u_int32_t bio_createflags(char *);
130 cflags = bio_createflags(optarg); in main()
1043 bio_createflags(char *lst) in bio_createflags() function