Searched refs:more (Results 1 - 25 of 208) sorted by relevance

123456789

/freebsd-13-stable/usr.bin/yes/
H A Dyes.c60 size_t more; local
81 more = explen;
82 while ((ret = write(STDOUT_FILENO, exp + (explen - more), more)) > 0)
83 if ((more -= ret) == 0)
84 more = explen;
/freebsd-13-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_get_name_attribute.c43 int *more)
73 more);
36 gss_get_name_attribute(OM_uint32 *minor_status, gss_name_t input_name, gss_buffer_t attr, int *authenticated, int *complete, gss_buffer_t value, gss_buffer_t display_value, int *more) argument
H A Dgss_authorize_localname.c76 int more = -1; local
81 while (more != 0 && major_status != GSS_S_COMPLETE) {
94 &more);
H A Dgss_pname_to_uid.c67 int more = -1;
74 while (more != 0) {
93 &more);
/freebsd-13-stable/share/mk/
H A Dgoogletest.test.inc.mk11 # Required until googletest is upgraded to a more recent version (after
15 # Required until googletest is upgraded to a more recent version (after
/freebsd-13-stable/contrib/wpa/src/common/
H A Dgas.h7 * See README for more details.
18 gas_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more,
28 u8 frag_id, u8 more,
32 u8 frag_id, u8 more,
H A Dgas.c7 * See README for more details.
49 u8 more, u16 comeback_delay, size_t size)
62 wpabuf_put_u8(buf, frag_id | (more ? 0x80 : 0));
79 gas_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, argument
83 status_code, frag_id, more, comeback_delay,
169 u8 frag_id, u8 more,
175 frag_id, more, comeback_delay, 4 + size);
189 u8 frag_id, u8 more,
196 more, comeback_delay,
48 gas_build_resp(u8 action, u8 dialog_token, u16 status_code, u8 frag_id, u8 more, u16 comeback_delay, size_t size) argument
168 gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, u16 comeback_delay, size_t size) argument
187 gas_anqp_build_comeback_resp_buf(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, u16 comeback_delay, struct wpabuf *payload) argument
/freebsd-13-stable/usr.sbin/lpr/lpq/
H A Dlpq.c132 int more, status; local
134 more = firstprinter(pp, &status);
137 while (more) {
144 more = nextprinter(pp, &status);
156 } while (more && status);
/freebsd-13-stable/usr.bin/sed/
H A Dmain.c225 cu_fgets(char *buf, int n, int *more) argument
237 if (more != NULL)
238 *more = 0;
272 if (more != NULL)
273 *more = !feof(f);
288 if (more != NULL)
289 *more = 1;
302 if (more != NULL)
303 *more = 0;
311 if (more !
[all...]
/freebsd-13-stable/usr.bin/gzip/
H A Dzmore28 # Pull out any command line flags so we can pass them to more/less
49 pager=${PAGER-more}
/freebsd-13-stable/usr.bin/less/
H A DMakefile12 LINKS= ${BINDIR}/less ${BINDIR}/more \
17 MLINKS= less.1 more.1
/freebsd-13-stable/sys/mips/mips/
H A Ddb_trace.c96 int more, stksize, j; local
213 more = 3;
215 for (va = subr; more; va += sizeof(int),
216 more = (more == 3) ? 3 : more - 1) {
227 more = 2; /* stop after next instruction */
232 more = 1; /* stop now */
243 more = 2; /* stop after next instruction */
253 more
[all...]
/freebsd-13-stable/contrib/kyua/doc/
H A Dmanbuild_test.sh47 With more than one line.
59 And nothing more.
65 And nothing more.
76 And nothing more.
82 And nothing more.
117 There is more...
133 There is more...
/freebsd-13-stable/libexec/rc/rc.d/
H A Ddumpon50 while read dev mp type more ; do
/freebsd-13-stable/lib/googletest/gmock/
H A DMakefile22 MAIN_INCS+= gmock/gmock-more-actions.h
26 MAIN_INCS+= gmock/gmock-more-matchers.h
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddirective-ifndef.mk5 # macro name, there is no such syntax in make. Therefore, it is more
/freebsd-13-stable/usr.sbin/lpr/chkprintcap/
H A Dchkprintcap.c72 int c, error, makedirs, more, queuecnt, verbosity; local
128 more = firstprinter(pp, &error);
129 if (interpret_error(pp, error) && more)
132 while (more) {
151 more = nextprinter(pp, &error);
152 if (interpret_error(pp, error) && more)
198 * until all spool directories are noted, so that all of the more serious
/freebsd-13-stable/sys/cddl/dev/dtrace/mips/
H A Ddtrace_isa.c305 int more, stksize; local
365 more = 3;
367 for (; more; va += sizeof(int),
368 more = (more == 3) ? 3 : more - 1) {
379 more = 2; /* stop after next instruction */
384 more = 1; /* stop now */
395 more = 2; /* stop after next instruction */
405 more
[all...]
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_printer_tbl.c261 int status, more; local
266 more = firstprinter(pp, &status);
270 while (more) {
275 more = nextprinter(pp, &status);
282 } while (more && status);
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_conf.mk5 # See README for more details.
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DExportTrie.cpp11 // the common prefixes of each symbol name are shared for a more compact
123 // Add number of children. TODO: Handle case where we have more than 256.
217 bool more; local
220 more = false;
222 more |= node->updateOffset(offset);
223 } while (more);
/freebsd-13-stable/lib/googletest/tests/gmock_main/
H A DMakefile16 GTESTS+= gmock-more-actions_test
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_mips.c482 int more, stksize; local
528 more = 3;
530 for (; more; va += sizeof(int),
531 more = (more == 3) ? 3 : more - 1) {
542 more = 2; /* stop after next instruction */
547 more = 1; /* stop now */
558 more = 2; /* stop after next instruction */
568 more
[all...]
/freebsd-13-stable/contrib/lutok/
H A Dstate.cpp89 const int more = lua_next(state, -2) != 0; local
90 lua_pushboolean(state, more);
91 return more ? 3 : 1;
548 /// \return True if there are more elements to process; false otherwise.
561 const bool more = lua_toboolean(_pimpl->lua_state, -1); local
563 if (more)
567 return more;
/freebsd-13-stable/contrib/bmake/mk/
H A Dwarnings.mk24 # Modest defaults - put more elaborate sets in warnings-sets.mk
53 # There is always someone who wants more...
77 # Without -O or if we've set -O0 somewhere - to make debugging more effective,
120 # Just ${WARNINGS} should do, but this is more flexible?

Completed in 286 milliseconds

123456789