Home
last modified time | relevance | path

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

/external/minijail/
Dlibminijail.c1352 struct dev_sym_spec { struct
1356 static const struct dev_sym_spec device_symlinks[] = { argument
1424 const struct dev_sym_spec *ds = &device_symlinks[i]; in mount_dev()