OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unvis
(Results
1 - 5
of
5
) sorted by null
/external/openssh/openbsd-compat/
vis.h
69
*
unvis
return codes
78
*
unvis
flags
89
int
unvis
(char *, char, int *, int);
/external/libedit/src/
vis.h
62
#define _VIS_END 0x0800 /* for
unvis
*/
66
*
unvis
return codes
75
*
unvis
flags
108
int
unvis
(char *, int, int *, int);
unvis.c
1
/* $NetBSD:
unvis
.c,v 1.41 2012/12/15 04:29:53 matt Exp $ */
35
static char sccsid[] = "@(#)
unvis
.c 8.1 (Berkeley) 6/4/93";
37
__RCSID("$NetBSD:
unvis
.c,v 1.41 2012/12/15 04:29:53 matt Exp $");
191
*
unvis
- decode characters previously encoded by vis
194
unvis
(char *cp, int c, int *astate, int flag)
function
507
switch (
unvis
(&t, c, &state, flag)) {
528
if (
unvis
(&t, c, &state, UNVIS_END) == UNVIS_VALID) {
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
namespace.h
619
#define
unvis
_unvis