Searched refs:PASS (Results 1 - 21 of 21) sorted by relevance

/freebsd-9.3-release/lib/libkse/test/
H A Dmutex_d.exp5 Protocol PTHREAD_PRIO_NONE, Type POSIX (type not specified) - PASS
6 Protocol PTHREAD_PRIO_NONE, Type SS2 PTHREAD_MUTEX_DEFAULT - PASS
7 Protocol PTHREAD_PRIO_NONE, Type SS2 PTHREAD_MUTEX_ERRORCHECK - PASS
8 Protocol PTHREAD_PRIO_NONE, Type SS2 PTHREAD_MUTEX_NORMAL - PASS
9 Protocol PTHREAD_PRIO_NONE, Type SS2 PTHREAD_MUTEX_RECURSIVE - PASS
10 Protocol PTHREAD_PRIO_INHERIT, Type POSIX (type not specified) - PASS
11 Protocol PTHREAD_PRIO_INHERIT, Type SS2 PTHREAD_MUTEX_DEFAULT - PASS
12 Protocol PTHREAD_PRIO_INHERIT, Type SS2 PTHREAD_MUTEX_ERRORCHECK - PASS
13 Protocol PTHREAD_PRIO_INHERIT, Type SS2 PTHREAD_MUTEX_NORMAL - PASS
14 Protocol PTHREAD_PRIO_INHERIT, Type SS2 PTHREAD_MUTEX_RECURSIVE - PASS
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dtest_query.in46 --pass=PASS:foobar \
50 --pass=PASS:foobar \
56 --pass=PASS:foobar \
62 --pass=PASS:foobar \
73 --pass=PASS:foobar \
79 --pass=PASS:foobar \
85 --pass=PASS:foobar \
92 --pass=PASS:foobar \
H A Dtest_cms.in87 --pass=PASS:foobar \
158 --pass=PASS:foobar \
/freebsd-9.3-release/usr.bin/yacc/test/
H A Dftp.tab.h19 #define PASS 275 macro
H A Dftp.y81 USER PASS ACCT REIN QUIT PORT
110 | PASS SP password CRLF
651 reply(530, "Please login with USER and PASS.");
681 { "PASS", PASS, ZSTR1, 1, "<sp> password" },
853 if (strncasecmp(cbuf, "PASS", 4) != NULL)
H A Dftp.tab.c88 #define PASS 275 macro
287 "P","R","S","T","SP","CRLF","COMMA","STRING","NUMBER","USER","PASS","ACCT",
299 "cmd : PASS SP password CRLF",
421 { "PASS", PASS, ZSTR1, 1, "<sp> password" },
593 if (strncasecmp(cbuf, "PASS", 4) != NULL)
1724 reply(530, "Please login with USER and PASS.");
/freebsd-9.3-release/usr.sbin/bsdinstall/scripts/
H A Dwlanconfig101 PASS=`dialog --insecure --backtitle "FreeBSD Installer" \
110 psk=\"$PASS\"
/freebsd-9.3-release/contrib/ntp/sntp/unity/auto/
H A Dcolour_reporter.rb21 when /PASS/
/freebsd-9.3-release/contrib/openpam/
H A Dtest-driver103 0:*) col=$grn res=PASS recheck=no gcopy=no;;
/freebsd-9.3-release/bin/rm/
H A Drm.c451 #define PASS(byte) { \ macro
459 PASS(0xff);
462 PASS(0x00);
465 PASS(0xff);
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dtest-driver118 0:*) col=$grn res=PASS recheck=no gcopy=no;;
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c57 enum { PASS, BLOCK }; enumerator in enum:__anon10886
597 e->pfi.pfik_bytes[IPV4][IN][PASS];
605 e->pfi.pfik_bytes[IPV4][OUT][PASS];
613 e->pfi.pfik_packets[IPV4][IN][PASS];
621 e->pfi.pfik_packets[IPV4][OUT][PASS];
629 e->pfi.pfik_bytes[IPV6][IN][PASS];
637 e->pfi.pfik_bytes[IPV6][OUT][PASS];
645 e->pfi.pfik_packets[IPV6][IN][PASS];
653 e->pfi.pfik_packets[IPV6][OUT][PASS];
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DMachineVerifier.cpp55 PASS(pass),
62 Pass *const PASS; member in struct:__anon2156::MachineVerifier
302 if (PASS) {
303 LiveInts = PASS->getAnalysisIfAvailable<LiveIntervals>();
306 LiveVars = PASS->getAnalysisIfAvailable<LiveVariables>();
307 LiveStks = PASS->getAnalysisIfAvailable<LiveStacks>();
308 Indexes = PASS->getAnalysisIfAvailable<SlotIndexes>();
/freebsd-9.3-release/contrib/gcc/
H A Dpasses.c366 /* Register the dump files for the pipeline starting at PASS. IPA is
441 #define NEXT_PASS(PASS) (p = next_pass_1 (p, &PASS))
/freebsd-9.3-release/libexec/ftpd/
H A Dftpcmd.y105 USER PASS ACCT REIN QUIT PORT
149 | PASS SP password CRLF
154 | PASS CRLF
1072 { "PASS", PASS, ZSTR1, 1, "[<sp> [password]]" },
1298 if (strncasecmp(cbuf, "PASS", 4) != 0)
1673 reply(530, "Please login with USER and PASS.");
/freebsd-9.3-release/contrib/opie/
H A Dftpcmd.y170 USER PASS ACCT REIN QUIT PORT
200 | PASS SP password CRLF
789 reply(530, "Please login with USER and PASS.");
811 { "PASS", PASS, ZSTR1, 1, "<sp> password" },
969 if (strncasecmp(cbuf, "PASS", 4) != NULL)
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y97 USER PASS ACCT REIN QUIT PORT
146 | PASS SP password CRLF check_secure
921 reply(530, "Please login with USER and PASS.");
952 { "PASS", PASS, ZSTR1, 1, "<sp> password" },
1159 if (strncasecmp(cbuf, "PASS", 4) != 0)
H A Dftpcmd.c85 PASS = 274, enumerator in enum:yytokentype
170 #define PASS 274 macro
687 "P", "R", "S", "T", "SP", "CRLF", "COMMA", "USER", "PASS", "ACCT",
2760 reply(530, "Please login with USER and PASS.");
3009 { "PASS", PASS, ZSTR1, 1, "<sp> password" },
3216 if (strncasecmp(cbuf, "PASS", 4) != 0)
/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpcmd.y145 USER PASS ACCT CWD CDUP SMNT
199 | PASS SP password CRLF
1200 reply(530, "Please login with USER and PASS.");
1224 { "PASS", PASS, ZSTR1, 1, "<sp> password" },
1320 reply(530, "Please login with USER and PASS.");
1447 strncasecmp(s, "PASS ", 5) == 0) ||
1513 if (strncasecmp(cmdp, "PASS", 4) != 0 &&
/freebsd-9.3-release/crypto/heimdal/appl/push/
H A Dpush.c137 typedef enum { INIT = 0, GREET, USER, PASS, STAT, RETR, TOP, enumerator in enum:__anon4551
141 "INIT", "GREET", "USER", "PASS", "STAT", "RETR", "TOP",
/freebsd-9.3-release/contrib/pf/pfctl/
H A Dparse.y440 %token PASS BLOCK SCRUB RETURN IN OS OUT LOG QUICK ON FROM TO FLAGS
2433 action : PASS { $$.b1 = PF_PASS; $$.b2 = $$.w = 0; }
3828 | PASS { $$.b1 = 1; $$.b2 = 0; $$.w2 = 0; }
3829 | PASS log { $$.b1 = 1; $$.b2 = $2.log; $$.w2 = $2.logif; }
5322 { "pass", PASS},

Completed in 162 milliseconds