Home
last modified time | relevance | path

Searched refs:radix_error (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dauth.c46 char *radix_error(int);
202 radix_error(auth_error)); in do_auth()
242 radix_error(auth_error)); in do_auth()
411 radix_error(int e) in radix_error() function
H A Dftp_var.h300 extern char *radix_error(int);
H A Dftp.c2343 radix_error(auth_error)); in secure_command()
2455 code, radix_error(auth_error), b64_buf); in decode_reply()