Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dauth.c48 char *radix_error(int);
204 radix_error(auth_error)); in do_auth()
244 radix_error(auth_error)); in do_auth()
413 radix_error(int e) in radix_error() function
H A Dftp_var.h305 extern char *radix_error(int);
H A Dftp.c2338 radix_error(auth_error)); in secure_command()
2453 code, radix_error(auth_error), b64_buf); in decode_reply()