Searched refs:get_line (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dpem_encode.c467 get_line(unsigned char *in, int inlen, char *buf, int buflen) function
501 i = get_line(in + total, inlen - total, buf, sizeof (buf));
541 i = get_line(in+total, inlen - total, buf, sizeof (buf));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm199 $str = $self->get_line;
391 sub get_line { subroutine

Completed in 22 milliseconds