Home
last modified time | relevance | path

Searched defs:xpass (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-dejagnu.h85 xpass (const char* fmt, ...) in xpass() function
242 void xpass (std::string s) in xpass() function
250 void xpass (const char *c) in xpass() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-dejagnu.h85 xpass (const char* fmt, ...) in xpass() function
242 void xpass (std::string s) in xpass() function
250 void xpass (const char *c) in xpass() function
/netbsd-src/lib/libtelnet/
H A Dsra.c62 char *user, *pass, *xuser, *xpass; variable