Searched refs:nlst (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_util.c584 int clst, nlst; /* count of last character in current and next */ local
695 nlst = i - 1;
715 assert(nlst < 0 || nlst < sizeof(next));
716 if ((nlst < 0 || next[nlst] != '.') &&
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dproto.h223 void ls(char *file, char nlst);
H A Dftpd.c3927 void ls(char *file, char nlst) argument
3933 if (nlst == 0)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm684 sub nlst { shift->_data_cmd("NLST",@_) } subroutine
1530 =item nlst ( [ DIR ] )
1536 Same as C<nlst> but using the C<LIST> command

Completed in 113 milliseconds