Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 25 of 92) sorted by relevance

1234

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Drexec.c50 rexec_af(char **ahost, int rport, const char *name, const char *pass, const char *cmd, int *fd2p, s… in rexec_af() argument
55 const char *orig_pass = pass; in rexec_af()
89 ruserpass(res0->ai_canonname, &name, &pass); in rexec_af()
152 (void) write(s, pass, strlen(pass) + 1); in rexec_af()
159 if (pass != orig_pass) in rexec_af()
160 free((char *) pass); in rexec_af()
186 rexec(char **ahost, int rport, const char *name, const char *pass, in libc_hidden_def()
189 return rexec_af(ahost, rport, name, pass, cmd, fd2p, AF_INET); in libc_hidden_def()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/
A D_collate.c314 if (pass > 0) { in next_weight()
505 int pass; in __XL_NPP() local
515 pass = 0; in __XL_NPP()
521 next_weight(ws, pass __LOCALE_ARG ); in __XL_NPP()
522 next_weight(ws+1, pass __LOCALE_ARG ); in __XL_NPP()
544 int pass; in libc_hidden_def() local
554 count = pass = 0; in libc_hidden_def()
558 next_weight(&cs, pass __LOCALE_ARG ); in libc_hidden_def()
627 int pass;
637 inc = count = pass = 0;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A Dleftassoc.dat1 NOTE left-assoc:pass-all right-assoc:pass-none : 2002-04-29
A Drightassoc.dat1 NOTE left-assoc:pass-none right-assoc:pass-all : 2002-04-29
A Dforcedassoc.dat1 NOTE left-assoc:pass-all right-assoc:pass-all : 2002-04-29
A DLICENSE54 also pass on any new tests you cook up
A Dbasic.dat1 NOTE all standard compliant implementations should pass these : 2002-05-31
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/
A DMAKEALL131 mark_arch pass $a
141 printf '\nPASSED: %s\nFAILED: %s\n\n' "${pass}" "${fail}"
/l4re-core-master/l4re/util/include/
A Devent_buffer101 * \param data Data to pass as an argument to the callback.
120 * \param data Data to pass as an argument to the processing callback.
A Dobject_registry243 // pass access to deprecated register_irq_obj
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_scanf.c1858 int nblk1, nblk2, nbmax, lastblock, pass, i; in __psfs_do_numeric() local
1901 pass = 0; in __psfs_do_numeric()
1909 if (!pass) { /* treat as nongrouped */ in __psfs_do_numeric()
1938 if ((i == nblk2) || ((i < nblk2) && !pass)) { in __psfs_do_numeric()
1949 ++pass; in __psfs_do_numeric()
1969 && (!pass || (i == nblk1)) /* possible last */ in __psfs_do_numeric()
1994 if ((i == nblk1) || ((i < nblk1) && !pass)) { in __psfs_do_numeric()
2001 assert(pass); in __psfs_do_numeric()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/c6x/
A Dresolve.S10 ;; registers that could be used to pass arguments to the actual
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/experimental/
A Drandom59 // otherwise we'd need a static thread_local _Dist and pass it
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/experimental/
A Drandom59 // otherwise we'd need a static thread_local _Dist and pass it
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/
A Drandom60 // otherwise we'd need a static thread_local _Dist and pass it
/l4re-core-master/l4sys/include/
A Dexception46 // TODO: pass a reference/pointer to the UTCB not copy the regs
A Ddebugger49 * developer needs to pass the capability through to her program.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/experimental/
A Drandom58 // otherwise we'd need a static thread_local _Dist and pass it
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/experimental/
A Drandom60 // otherwise we'd need a static thread_local _Dist and pass it
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/mips/
A DREADME51 The code looks a bit different since we only need to pass the
/l4re-core-master/uclibc/lib/contrib/uclibc/test/
A DREADME71 OPTS_foo := extra options to pass to test
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A DChangeLog1121 instead of mutex->__data.__kind directly, pass
1160 pshared variable, pass it to lll_lock, lll_unlock,
1392 instead of lll_*mutex_*, pass LLL_SHARED as last
1395 pass LLL_SHARED as last argument.
1399 pass LLL_SHARED as last argument.
1433 argument and pass it through to lll_futex_*wait.
1696 pass PSHARED(%rdi) in %esi to both __lll_lock_wait
1703 pass PSHARED(%rdi) in %esi to both __lll_lock_wait
1710 pass PSHARED(%rdi) in %esi to both __lll_lock_wait
6588 sched_setschduler and pass correct parameters.
[all …]
/l4re-core-master/l4sys/include/cxx/
A Dipc_basics324 ///< pass a reference to the server-function too
334 // we could also use pass by value depending on the size
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DTODO49 *) regex should pass AT&T conformance tests
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dscoped_allocator176 /// An adaptor to recursively pass an allocator to the objects it constructs

Completed in 41 milliseconds

1234