OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gets
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdio/
gets.c
1
/* $NetBSD:
gets
.c,v 1.18 2013/10/04 20:49:16 christos Exp $ */
38
static char sccsid[] = "@(#)
gets
.c 8.1 (Berkeley) 6/4/93";
40
__RCSID("$NetBSD:
gets
.c,v 1.18 2013/10/04 20:49:16 christos Exp $");
50
#undef
gets
53
__warn_references(
gets
, "warning: this program uses
gets
(), which is unsafe.")
82
gets
(char *buf) {
function in typeref:typename:char *
/src/include/ssp/
stdio.h
67
#define
gets
(str) \
macro
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025