OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
yyunput
sbin/unwind/libunbound/util/configlexer.c
192
#define unput(c) yyunput( c, (yytext_ptr) )
usr.bin/lex/FlexLexer.h
141
void yyunput( int c, char* buf_ptr );