Searched refs:Getstr (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/libtelnet-13/
H A Dmisc-proto.h69 char *Getstr(const char *, char **);
H A Dgetent.c73 Getstr(const char *id, char **cpp __unused) function
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dmisc-proto.h69 char *Getstr(const char *, char **);
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dtelnetd.c977 HE = Getstr("he", &cp);
978 HN = Getstr("hn", &cp);
979 IM = Getstr("im", &cp);
981 IF = Getstr("if", &cp);

Completed in 188 milliseconds