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

  /external/dnsmasq/contrib/openvpn/
dhclient-enter-hooks 3 function save_previous() { function
12 save_previous $RESOLVCONF
  /external/selinux/libsemanage/src/
semanage_conf.h 40 int save_previous; member in struct:semanage_conf
conf-parse.y 62 %token MODULE_STORE VERSION EXPAND_CHECK FILE_MODE SAVE_PREVIOUS SAVE_LINKED TARGET_PLATFORM COMPILER_DIR IGNORE_MODULE_CACHE STORE_ROOT
89 | save_previous
175 save_previous: SAVE_PREVIOUS '=' ARG { label
177 current_conf->save_previous = 1;
179 current_conf->save_previous = 0;
356 conf->save_previous = 0;

Completed in 877 milliseconds