HomeSort by: relevance | last modified time | path
    Searched refs:printing (Results 1 - 14 of 14) sorted by relevancy

  /src/usr.bin/make/unit-tests/
opt-debug-x-trace.mk 4 # the -x option, thereby printing the actual commands as they are
sh-leading-at.mk 3 # Tests for shell commands preceded by an '@', to suppress printing
opt-debug-parse.mk 15 # by merging stack trace entries, printing confusing line numbers as a result.
cond-undef-lint.mk 5 # As of 2020-09-14, lint mode contains experimental code for printing
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
tsan_clock_test.cc 367 static bool ClockFuzzer(bool printing) {
396 if (printing)
402 if (printing)
408 if (printing)
414 if (printing)
420 if (printing)
426 if (printing)
439 if (printing) {
455 if (!printing)
  /src/usr.bin/calendar/
calendar.c 215 bool printing; local in function:cal
221 printing = false;
227 printing = isnow(line);
228 if (printing)
  /src/usr.sbin/rpc.pcnfsd/
pcnfsd_print.c 624 ** If the first job is actually printing the first line
853 ** printer lp now printing lp-2. enabled since Sat Jul 13 12:02:17 EDT 1991. available.
856 ** printer lp now printing lp-2. enabled since Sat Jul 13 12:02:17 EDT 1991. available.
874 ** (2.3) "... now printing jobid"
883 get_pr_status(printername pn, bool_t *avail, bool_t *printing, int *qlen, bool_t *needs_operator, char *status, size_t statuslen)
893 *printing = FALSE;
920 *printing = TRUE;
921 if (strstr(buff, "printing"))
922 strlcpy(status, "printing", statuslen);
941 get_pr_status(printername pn, bool_t *avail, bool_t *printing, int *qlen, bool_t *needs_operator, char *status, size_t statuslen
    [all...]
pcnfsd.x 62 ** printing. The server may use this name in constructing the spool
222 ** indicates that the server has started printing the job. It is possible
226 ** already started printing. If the file cannot be found, PS_RES_NO_FILE
410 bool printing;
540 ** Prepare for remote printing: identify exporting spool directory.
543 ** Submit a spooled print job for printing: the print data is
556 ** Prepare for remote printing: identify exporting spool directory.
559 ** Submit a spooled print job for printing: the print data is
pcnfsd_test.c 458 printf("printing = %s, ", (rp->printing ? "YES" : "NO"));
pcnfsd_v2.c 226 res.stat = get_pr_status(arg->pn, &res.avail, &res.printing,
475 * find_entry returns NULL on any error (printing a message) and
  /src/usr.bin/msgs/
msgs.c 127 bool printing = NO; variable in typeref:typename:bool
472 printing = YES;
688 if (printing) {
  /src/libexec/httpd/lua/
optparse.lua 22 -- You can use op.fail(message) for failing and op.print_help() for printing the usage as you like.
  /src/sys/arch/m68k/060sp/dist/
test.doc 86 routines to reference external printing functions that must be provided
  /src/usr.bin/telnet/
commands.c 762 "printing of hexadecimal network data (debugging)",
777 "(debugging) toggle printing of hexadecimal terminal data",

Completed in 20 milliseconds