Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/ppp/
H A Dcommand.h68 extern void command_Free(int, char **);
H A Dcommand.c381 command_Free(argc, argv); in LogCommand()
613 command_Free(int argc, char **argv) in command_Free() function
3336 command_Free(argc, argv); in SetProcTitle()
H A Dlcp.c525 command_Free(1, exp); in lcp_SendIdentification()