Searched refs:_PATH_CVT (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dpathnames.h57 ** _PATH_CVT
80 #undef _PATH_CVT macro
85 #define _PATH_CVT "/etc/ftpd/ftpconversions" macro
H A Dckconfig.c149 /* _PATH_CVT */
150 fprintf(stdout, "\nChecking _PATH_CVT :: %s\n", _PATH_CVT);
151 if ((stat(_PATH_CVT, &sbuf)) < 0)
H A Dpaths.c98 ** _PATH_CVT
146 (void) strlcpy(_path_cvt, _PATH_CVT, sizeof(_path_cvt));

Completed in 192 milliseconds