Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c201 static void add_to_history(config_file_t *p_config_file,
1450 add_to_history(config_file_t *p_config_file, int argc, char **argv) in add_to_history() function
1863 add_to_history(gp_config_file, ess_num, hisess_argv); in select_profile()
3945 add_to_history(gp_config_file, ess_num, ess_argv); in print_gbuf()
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_principal.c1110 static kadm5_ret_t add_to_history(krb5_context context, in add_to_history() function
1444 ret = add_to_history(handle->context, &adb, &pol, &hist); in kadm5_chpass_principal_3()