Home
last modified time | relevance | path

Searched defs:rpp (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/games/hunt/huntd/
H A Ddraw.c230 PLAYER *rpp; in check() local
/dflybsd-src/bin/sh/
H A Dparser.c422 union node *redir, **rpp; in command() local
627 simplecmd(union node **rpp, union node *redir) in simplecmd()