Home
last modified time | relevance | path

Searched refs:complete_command (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/tnftp/src/
H A Dcomplete.c63 static unsigned char complete_command (char *, int);
139 complete_command(char *word, int list) in complete_command() function
394 return (complete_command(word, dolist)); in complete()
413 return (complete_command(word, dolist)); in complete()
/freebsd-12.1/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c62 static int complete_command (ng_hci_unit_p, int, struct mbuf **);
185 error = complete_command(unit, ep->opcode, &cp); in ng_hci_process_command_complete()
288 error = complete_command(unit, ep->opcode, &cp); in ng_hci_process_command_status()
335 complete_command(ng_hci_unit_p unit, int opcode, struct mbuf **cp) in complete_command() function
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-cmds.c59 static void complete_command (char *, int);
226 complete_command (char *arg, int from_tty) in complete_command() function
290 return cmd_cfunc_eq (c, complete_command); in is_complete_command()
1144 add_com ("complete", class_obscure, complete_command, in init_cli_cmds()
/freebsd-12.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c793 static void complete_command(struct mlx5_cmd_work_ent *ent) in complete_command() function
869 complete_command(ent); in cmd_work_handler()
1225 complete_command(ent); in mlx5_cmd_comp_handler()