Searched refs:ACTION_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/cgdconfig/
H A Dcgdconfig.c69 ACTION_DEFAULT, /* default -> configure */ enumerator in enum:action
168 if (*action != ACTION_DEFAULT)
179 enum action action = ACTION_DEFAULT;
278 case ACTION_DEFAULT: /* ACTION_CONFIGURE is the default */
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c282 #define ACTION_DEFAULT (ACTION_STRUCT | ACTION_PURGE) macro
1233 action = ACTION_DEFAULT;

Completed in 116 milliseconds