Home
last modified time | relevance | path

Searched defs:unget (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libxcurses2/h/
H A Dm_wio.h50 int (*unget)(int, void *); /* Push byte onto input object. */ member
/titanic_41/usr/src/lib/libxcurses/h/
H A Dm_wio.h50 int (*unget)(int, void *); /* Push byte onto input object. */ member
/titanic_41/usr/src/lib/libxcurses/src/libc/stdio/
H A Dvfscanf.c799 unget(int c) in unget() function
/titanic_41/usr/src/cmd/pr/
H A Dpr.c1296 unget(int colno) function