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