Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/ppp/
H A Dcommand.c193 static int SetProcTitle(struct cmdargs const *);
2449 {"proctitle", "title", SetProcTitle, LOCAL_AUTH,
3318 SetProcTitle(struct cmdargs const *arg) in SetProcTitle() function