Searched defs:set_func (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/lib/libpam/modules/pam_tacplus/
H A Dpam_tacplus.c58 typedef int (*set_func)(struct tac_handle *, const char *); typedef
/freebsd-11-stable/contrib/libreadline/
H A Dbind.c1500 _rl_sv_func_t *set_func; member in struct:__anon1973
/freebsd-11-stable/contrib/gdb/gdb/cli/
H A Dcli-decode.c328 add_setshow_cmd_full(char *name, enum command_class class, var_types var_type, void *var, char *set_doc, char *show_doc, cmd_sfunc_ftype *set_func, cmd_sfunc_ftype *show_func, struct cmd_list_element **set_list, struct cmd_list_element **show_list, struct cmd_list_element **set_result, struct cmd_list_element **show_result) argument
362 add_setshow_cmd(char *name, enum command_class class, var_types var_type, void *var, char *set_doc, char *show_doc, cmd_sfunc_ftype *set_func, cmd_sfunc_ftype *show_func, struct cmd_list_element **set_list, struct cmd_list_element **show_list) argument
414 add_setshow_auto_boolean_cmd(char *name, enum command_class class, enum auto_boolean *var, char *set_doc, char *show_doc, cmd_sfunc_ftype *set_func, cmd_sfunc_ftype *show_func, struct cmd_list_element **set_list, struct cmd_list_element **show_list) argument
437 add_setshow_boolean_cmd(char *name, enum command_class class, int *var, char *set_doc, char *show_doc, cmd_sfunc_ftype *set_func, cmd_sfunc_ftype *show_func, struct cmd_list_element **set_list, struct cmd_list_element **show_list) argument
460 add_setshow_uinteger_cmd(char *name, enum command_class class, unsigned int *var, char *set_doc, char *show_doc, cmd_sfunc_ftype *set_func, cmd_sfunc_ftype *show_func, struct cmd_list_element **set_list, struct cmd_list_element **show_list) argument
[all...]
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_sa.c1305 int (*set_func)(struct cam_periph *periph, struct mtparamset *ps, member in struct:sa_param_ent
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote.c639 add_packet_config_cmd(struct packet_config *config, char *name, char *title, cmd_sfunc_ftype *set_func, cmd_sfunc_ftype *show_func, struct cmd_list_element **set_remote_list, struct cmd_list_element **show_remote_list, int legacy) argument

Completed in 231 milliseconds