Searched refs:dst_realm_buf (Results 1 - 4 of 4) sorted by last modified time

/macosx-10.9.5/remote_cmds-41.90.1/rcp.tproj/
H A Drcp.c88 char dst_realm_buf[REALM_SZ]; variable
181 dest_realm = dst_realm_buf;
182 (void)strncpy(dst_realm_buf, optarg, REALM_SZ);
/macosx-10.9.5/remote_cmds-41.90.1/rlogin.tproj/
H A Drlogin.c100 char dst_realm_buf[REALM_SZ], *dest_realm = NULL; variable
242 dest_realm = dst_realm_buf;
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dmain.c274 extern char *dest_realm, dst_realm_buf[], dst_realm_sz;
275 dest_realm = dst_realm_buf;
/macosx-10.9.5/libtelnet-13/
H A Dkerberos.c154 char dst_realm_buf[REALM_SZ], *dest_realm = NULL; variable

Completed in 147 milliseconds