Searched refs:intrtn_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c45 typedef int (*intrtn_t)(int, char**); typedef
46 static int call(intrtn_t, ...);
2344 call(intrtn_t routine, ...)
/freebsd-11-stable/contrib/telnet/telnet/
H A Dcommands.c83 typedef int (*intrtn_t)(int, char **); typedef
102 static int call(intrtn_t, ...);
2587 call(intrtn_t routine, ...)

Completed in 72 milliseconds