Home
last modified time | relevance | path

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

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