Lines Matching refs:nc
24 and stderr. For example: "setenv stdin serial,nc". NOTE: No spaces
32 nc.
35 stdin nc,nc,serial" will discard the second nc. iomux_doenv() is
37 shows "nc,nc,serial".
57 example, if stdin=serial,nc and stdout=serial,nc then all output
58 for serial, e.g. echos of input on serial, will appear on serial and nc.
80 Using nc as a stdin device results in even more overhead because nc_tstc()
82 interface when nc is added to stdin, although there is no character loss using
83 the ethernet interface for input. In this test case stdin=serial,nc and
87 them is nc, also causes problems. Even on a sequoia cut&paste does not work
88 on the serial interface (stdin=serial) when nc is added to stdout (stdout=
89 serial,nc).