Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/rsh/
H A Drsh_locl.h144 void init_ivecs(int, int);
H A Dcommon.c46 init_ivecs(int client, int have_errsock) in init_ivecs() function
H A DChangeLog92 * rshd.c: pass errsock status to init_ivecs
96 * rsh.c (loop): pass errsock status to init_ivecs
98 * common.c (init_ivecs): if we don't have an errsock the ivecs
H A Drsh.c86 init_ivecs(1, errsock != -1); in rsh_loop()
H A Drshd.c421 init_ivecs(0, have_errsock); in rshd_loop()