OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:update_pam
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/installer/mac/Scripts/
remoting_postflight.sh
52
update_pam
=1
55
update_pam
=0
58
if [[ "$
update_pam
" == "1" ]]; then
/external/qemu/hw/
piix_pci.c
62
static void
update_pam
(PCIDevice *d, uint32_t start, uint32_t end, int r)
function
94
update_pam
(d, 0xf0000, 0x100000, (d->config[0x59] >> 4) & 3);
97
update_pam
(d, 0xc0000 + 0x4000 * i, 0xc0000 + 0x4000 * (i + 1), r);
Completed in 41 milliseconds