Home
last modified time | relevance | path

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

/src/usr.sbin/ppp/
H A Dcommand.c191 static int SetProcTitle(struct cmdargs const *);
2451 {"proctitle", "title", SetProcTitle, LOCAL_AUTH,
3320 SetProcTitle(struct cmdargs const *arg) in SetProcTitle() function