Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dmain.c98 static char *prtype(int t);
490 extern char *prtype();
494 prtype(c->c_type), c->c_name,
506 extern char *prtype();
511 prtype(s->sc_type),
520 prtype(t) in prtype() function