Searched refs:TILDE (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dioctl_compat.h116 #define TILDE 0x00080000 /* hazeltine tilde kludge */ macro
136 #define LTILDE (TILDE>>16)
/freebsd-11-stable/include/rpcsvc/
H A Drex.x137 const TILDE = 0x00080000; /* hazeltine tilde kludge */
/freebsd-11-stable/contrib/tcsh/
H A Dglob.c69 #undef TILDE macro
118 #define TILDE '~' macro
H A Ded.term.c363 # ifdef TILDE
364 { "tilde", TILDE, M_CONTROL },
365 # endif /* TILDE */
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dglob.c94 #define TILDE '~' macro
370 if (*pattern != TILDE || !(pglob->gl_flags & GLOB_TILDE))
/freebsd-11-stable/lib/libc/gen/
H A Dglob.c126 #define TILDE L'~' macro
433 if (*pattern != TILDE || !(pglob->gl_flags & GLOB_TILDE))

Completed in 110 milliseconds