HomeSort by relevance Sort by last modified time
    Searched refs:set_opts (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/btio/
btio.c 49 struct set_opts { struct
700 static gboolean parse_set_opts(struct set_opts *opts, GError **err,
1215 struct set_opts opts;
1259 struct set_opts *opts, GError **err)
1341 struct set_opts opts;
1396 struct set_opts opts;
  /external/mksh/src/
misc.c 279 static char set_opts[NELEM(options) + 6]; /* A:o;s\0 */ local
289 char *p = cmd_opts, *q = set_opts;
298 /* see set_opts[] declaration */
332 opts = set_opts;
    [all...]

Completed in 94 milliseconds