Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dcommand.h66 extern void command_Free(int, char **);
H A Dcommand.c379 command_Free(argc, argv); in LogCommand()
611 command_Free(int argc, char **argv) in command_Free() function
3338 command_Free(argc, argv); in SetProcTitle()
H A Dlcp.c523 command_Free(1, exp); in lcp_SendIdentification()