HomeSort by: relevance | last modified time | path
    Searched defs:set_action (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/cgdconfig/
cgdconfig.c 236 set_action(enum action *action, enum action value) function in typeref:typename:void
267 set_action(&action, ACTION_CONFIGALL);
270 set_action(&action, ACTION_GENERATE_CONVERT);
281 set_action(&action, ACTION_PRINTALLKEYS);
284 set_action(&action, ACTION_UNCONFIGALL);
313 set_action(&action, ACTION_GENERATE);
326 set_action(&action, ACTION_LIST);
340 set_action(&action, ACTION_CONFIGSTDIN);
343 set_action(&action, ACTION_PRINTKEY);
346 set_action(&action, ACTION_UNCONFIGURE)
    [all...]
cgdconfig.c 236 set_action(enum action *action, enum action value) function in typeref:typename:void
267 set_action(&action, ACTION_CONFIGALL);
270 set_action(&action, ACTION_GENERATE_CONVERT);
281 set_action(&action, ACTION_PRINTALLKEYS);
284 set_action(&action, ACTION_UNCONFIGALL);
313 set_action(&action, ACTION_GENERATE);
326 set_action(&action, ACTION_LIST);
340 set_action(&action, ACTION_CONFIGSTDIN);
343 set_action(&action, ACTION_PRINTKEY);
346 set_action(&action, ACTION_UNCONFIGURE)
    [all...]
cgdconfig.c 236 set_action(enum action *action, enum action value) function in typeref:typename:void
267 set_action(&action, ACTION_CONFIGALL);
270 set_action(&action, ACTION_GENERATE_CONVERT);
281 set_action(&action, ACTION_PRINTALLKEYS);
284 set_action(&action, ACTION_UNCONFIGALL);
313 set_action(&action, ACTION_GENERATE);
326 set_action(&action, ACTION_LIST);
340 set_action(&action, ACTION_CONFIGSTDIN);
343 set_action(&action, ACTION_PRINTKEY);
346 set_action(&action, ACTION_UNCONFIGURE)
    [all...]
cgdconfig.c 236 set_action(enum action *action, enum action value) function in typeref:typename:void
267 set_action(&action, ACTION_CONFIGALL);
270 set_action(&action, ACTION_GENERATE_CONVERT);
281 set_action(&action, ACTION_PRINTALLKEYS);
284 set_action(&action, ACTION_UNCONFIGALL);
313 set_action(&action, ACTION_GENERATE);
326 set_action(&action, ACTION_LIST);
340 set_action(&action, ACTION_CONFIGSTDIN);
343 set_action(&action, ACTION_PRINTKEY);
346 set_action(&action, ACTION_UNCONFIGURE)
    [all...]

Completed in 97 milliseconds