Home
last modified time | relevance | path

Searched refs:cooked (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/sendmail/contrib/
H A Dsmcontrol.pl167 my $cooked = "";
172 $cooked .= "Current number of children: $1";
175 $cooked .= " (maximum $2)";
177 $cooked .= "\n";
178 $cooked .= "QueueDir free disk space (in blocks): $3\n";
179 $cooked .= "Load average: $4\n";
189 $cooked .= "Child Process $1 Status: $2\n";
192 return ($daemonStatus, $cooked);
/freebsd/bin/cat/
H A Dcat.c67 static void scanfiles(char *argv[], int cooked);
232 scanfiles(char *argv[], int cooked __unused) in scanfiles()
258 } else if (cooked) { in scanfiles()
/freebsd/contrib/tcsh/nls/greek/
H A Dset368 66 Αποστολή χαρακτήρα στο τερματικό σε cooked mode
/freebsd/contrib/libpcap/
H A Dpcap-linux.c193 int cooked; /* using SOCK_DGRAM rather than SOCK_RAW */ member
1331 if (handlep->cooked) { in pcap_inject_linux()
2409 handlep->cooked = 0; in setup_socket()
2493 handlep->cooked = 1; in setup_socket()
2561 handlep->cooked = 1; in setup_socket()
2647 if (handlep->cooked) { in setup_socket()
2953 if (handlep->cooked) in create_ring()
3876 if (handlep->cooked) { in pcap_handle_packet_mmap()
4161 if (handlep->cooked) { in pcap_handle_packet_mmap()
5455 if (handlep->cooked) { in fix_program()
H A DCHANGES545 Add DLT_LINUX_SLL2 for cooked-mode captures
735 Fix Linux cooked mode userspace filtering (GitHub pull request #429)
773 On Linux, handle all CAN captures with pcap-linux.c, in cooked mode.
852 Handle using cooked mode for DLT_NETLINK in activate_new().
909 Fix addition of VLAN tags for Linux cooked captures
/freebsd/usr.sbin/ppp/
H A Dphysical.h65 void (*cooked)(struct physical *); member
H A Dphysical.c333 if (p->handler && p->handler->cooked) in physical_Close()
334 (*p->handler->cooked)(p); in physical_Close()
/freebsd/contrib/tcsh/nls/russian/
H A Dset368 66 Send character to tty in cooked mode
/freebsd/contrib/tcsh/nls/C/
H A Dset368 66 Send character to tty in cooked mode
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset368 66 Send character to tty in cooked mode
/freebsd/contrib/tcsh/nls/german/
H A Dset368 66 Sende Zeichen an Tty im "cooked mode"
/freebsd/contrib/file/magic/Magdir/
H A Dsniffer120 >20 belong&0x03FFFFFF 113 (Linux cooked v1
260 >20 belong&0x03FFFFFF 276 (Linux cooked v2
/freebsd/contrib/tcsh/nls/italian/
H A Dset368 66 Invia il carattere sul terminale in modalità `cooked'
/freebsd/contrib/tcsh/nls/spanish/
H A Dset368 66 Envía el carácter a la terminal en modo `cooked'
/freebsd/crypto/openssh/
H A DPROTOCOL.mux115 return its local tty to "cooked" mode.
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c135 * default "cooked" to provide more human-friendly output.
219 static void cooked (struct parse *, FILE *);
310 { "cooked", cooked, { NO, NO, NO, NO },
312 "do cooked mode variable output" },
2812 * cooked - set cooked mode output in raw()
2816 cooked(
2822 (void) fprintf(fp, "Output set to cooked\n"); in cooked()
3475 * Global data used by the cooked outpu in rawprint()
2820 cooked( cooked() function
[all...]
H A Dntpq.texi142 @item @anchor{cooked} @code{cooked}
H A Dntpq-opts.def291 .It Ic cooked
292 Causes output from query commands to be "cooked", so that
H A Dinvoke-ntpq.texi166 @item @code{cooked}
167 Causes output from query commands to be "cooked", so that
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc475 the terminal has echoing enabled and is in ordinary "cooked" mode, one
762 getstr() or one of its relatives to simulate cooked mode. The noraw()
763 and nocbreak() functions try to restore cooked mode, but they may end
795 time in screen mode, but occasionally returns to ordinary "cooked"
801 cooked mode; you can do your shell-out. When you want to return to
H A Dhackguide.doc376 (which simulates cooked-mode line editing in an ncurses window), the
/freebsd/contrib/tcpdump/
H A DCHANGES1252 Linux cooked frames with a type value of LINUX_SLL_P_802_3 are IPX.
/freebsd/contrib/tcsh/
H A DFixes1527 54. Added e_stuff_char() to put back a character in cooked mode in
/freebsd/contrib/ncurses/
H A DNEWS4813 + modify internal recursion in wgetch() which handles cooked mode to
9463 be switched between cooked/raw modes because it is not a TTY (report
9938 + add a check in kgetch() for cooked characters in the fifo to avoid
13709 + correct an error in handling cooked mode in wgetch(); processing
13729 1. Separate cooked and raw keys in fifo
15127 + mods to wgetch() in cooked mode (report by Pete Seebach).
/freebsd/share/dict/
H A Dweb2a23459 fresh-cooked
26891 half-cooked
27622 hard-cooked
46197 ready-cooked
59093 steam-cooked
71815 well-cooked

12