Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.who.c154 static void debugwholist (struct who *, struct who *);
179 debugwholist(NULL, NULL); in initwatch()
380 debugwholist(wpnew, wp);
457 debugwholist(struct who *new, struct who *wp) function