Home
last modified time | relevance | path

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

/external/bluetooth/bluez/btio/
Dbtio.c49 struct set_opts { struct
700 static gboolean parse_set_opts(struct set_opts *opts, GError **err, in parse_set_opts()
1215 struct set_opts opts; in bt_io_set()
1259 struct set_opts *opts, GError **err) in create_io()
1341 struct set_opts opts; in bt_io_connect()
1396 struct set_opts opts; in bt_io_listen()
/external/mksh/src/
Dmisc.c255 static char set_opts[NELEM(options) + 6]; /* A:o;s\0 */ in parse_args() local
264 char *p = cmd_opts, *q = set_opts; in parse_args()
306 opts = set_opts; in parse_args()