Searched refs:env_default (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dexterns.h208 unsigned char * env_default(int init, int welldefined);
339 unsigned char *env_default (int, int);
H A Dtelnet.c1477 env_default(1, 0);
1478 while ((ep = env_default(0, 0)))
1482 env_default(1, 1);
1483 while ((ep = env_default(0, 1)))
H A Dcommands.c1717 env_default(int init, int welldefined)
1709 env_default(int init, int welldefined) function
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dexterns.h335 *env_default(int, int),
H A Dtelnet.c1542 env_default(1, 0);
1543 while ((ep = env_default(0, 0)))
1547 env_default(1, 1);
1548 while ((ep = env_default(0, 1)))
H A Dcommands.c1794 env_default(int init, int welldefined)
1786 env_default(int init, int welldefined) function

Completed in 413 milliseconds