Home
last modified time | relevance | path

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

/minix/lib/librmt/
H A Drmtlib.c215 static int _rmt_rexec(const char *, const char *);
218 _rmt_rexec(const char *host, const char *user) in _rmt_rexec() function
325 READ(i) = WRITE(i) = _rmt_rexec(host, login); in _rmt_open()