Home
last modified time | relevance | path

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

/freebsd/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/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c61 static int complete_command (ng_hci_unit_p, int, struct mbuf **);
184 error = complete_command(unit, ep->opcode, &cp); in ng_hci_process_command_complete()
287 error = complete_command(unit, ep->opcode, &cp); in ng_hci_process_command_status()
334 complete_command(ng_hci_unit_p unit, int opcode, struct mbuf **cp) in complete_command() function
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c801 static void complete_command(struct mlx5_cmd_work_ent *ent) in complete_command() function
877 complete_command(ent); in cmd_work_handler()
1238 complete_command(ent); in mlx5_cmd_comp_handler()