Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dshow.h32 void showtree(union node *);
H A Dshow.c57 showtree(union node *n) in showtree() function