Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dproto.h127 int checknoretrieve(char *name);
H A Dextensions.c1802 int checknoretrieve(char *name) function
H A Dftpd.c4048 if (use_accessfile && checknoretrieve(name)) { /* see above. _H */
4187 if (use_accessfile && checknoretrieve(fnbuf)) {