Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/man/
H A Dman.c200 static void whatapro(struct man_node *, char *);
398 whatapro(mp, argv[i]); in main()
694 whatapro(struct man_node *manp, char *word) in whatapro() function