Home
last modified time | relevance | path

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

/linux/scripts/ipe/polgen/
H A Dpolgen.c62 static int write_boot_policy(const char *pathname, const char *buf, size_t size) in write_boot_policy() function
138 rc = write_boot_policy(argv[1], policy, len); in main()