OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getline
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/luna68k/stand/boot/
getline.c
1
/* $NetBSD:
getline
.c,v 1.4 2014/01/11 15:51:02 tsutsui Exp $ */
37
* @(#)
getline
.c 8.1 (Berkeley) 6/10/93
70
* @(#)
getline
.c 8.1 (Berkeley) 6/10/93
74
*
getline
-- simple
getline
function
82
getline
(const char *prompt, char *buff)
function
/src/tools/compat/
getline.c
1
/* $NetBSD:
getline
.c,v 1.2 2014/09/16 17:23:50 christos Exp $ */
91
getline
(char **buf, size_t *bufsiz, FILE *fp)
function
106
while ((len =
getline
(&p, &n, stdin)) != -1)
/src/sys/dev/pci/bktr/
bktr_core.c
435
static bool_t
getline
(bktr_reg_t *, int);
2617
static bool_t
getline
(bktr_reg_t *bktr, int x) {
function
2839
while(
getline
(bktr, i)) {
2896
while(
getline
(bktr, i)) {
2994
while(
getline
(bktr, i)) {
3062
while(
getline
(bktr, i)) {
/src/lib/libc/include/
namespace.h
385
#define
getline
_getline
macro
Completed in 17 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026