/openbsd/lib/libc/stdio/ |
H A D | getline.c | 34 getline(char **__restrict buf, size_t *__restrict buflen, FILE *__restrict fp) in getline() function
|
/openbsd/gnu/gcc/libstdc++-v3/src/ |
H A D | istream.cc | 339 getline(basic_istream<char>& __in, basic_string<char>& __str, in getline() function 421 getline(char_type* __s, streamsize __n, char_type __delim) in getline() function in basic_istream 568 getline(basic_istream<wchar_t>& __in, basic_string<wchar_t>& __str, in getline() function
|
/openbsd/lib/libedit/ |
H A D | sys.h | 81 #define getline libedit_getline macro
|
/openbsd/usr.sbin/pkg_add/OpenBSD/PackageRepository/ |
H A D | HTTP.pm | 128 sub getline($self) subroutine
|
/openbsd/gnu/usr.bin/perl/cpan/IO-Zlib/ |
H A D | Zlib.pm | 567 sub getline subroutine
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/IO/ |
H A D | Scalar.pm | 185 sub getline { subroutine
|
/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/ |
H A D | Cmd.pm | 321 sub getline { subroutine
|
/openbsd/gnu/lib/libstdc++/libstdc++/include/std/ |
H A D | std_istream.h | 400 getline(char_type* __s, streamsize __n) in getline() function
|
/openbsd/gnu/gcc/libstdc++-v3/include/ext/ |
H A D | vstring.h | 2188 getline(basic_istream<_CharT, _Traits>& __is, in getline() function
|
H A D | vstring.tcc | 619 getline(basic_istream<_CharT, _Traits>& __in, in getline() function
|
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | istream.tcc | 593 getline(char_type* __s, streamsize __n, char_type __delim) in getline() function in std::basic_istream 1081 getline(basic_istream<_CharT, _Traits>& __in, in getline() function 1135 getline(basic_istream<_CharT, _Traits>& __in, in getline() function
|
/openbsd/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/ |
H A D | Base.pm | 1260 sub getline subroutine
|
/openbsd/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | istream.tcc | 326 getline(char_type* __s, streamsize __n, char_type __delim) in getline() function in basic_istream 934 getline(basic_istream<_CharT, _Traits>& __in, in getline() function
|
H A D | basic_string.h | 2439 getline(basic_istream<_CharT, _Traits>& __is, in getline() function
|
/openbsd/sys/dev/pci/bktr/ |
H A D | bktr_core.c | 2398 getline(bktr_reg_t *bktr, int x ) { in getline() function
|