Searched refs:chvt (Results 1 - 2 of 2) sorted by relevance
/third_party/mksh/ |
H A D | misc.c | 58 static void chvt(const Getopt *); 488 chvt(&go); in parse_args() 2349 chvt(const Getopt *go) in chvt() function 2372 errorf(Tf_sD_sD_s, "chvt", in chvt() 2378 errorf(Tf_sD_sD_s, "chvt", "not a char device", dv); in chvt() 2383 warningf(false, Tf_sD_s_s, "chvt", in chvt() 2392 errorf(Tf_sD_s_s, "chvt", Tcant_open, dv); in chvt() 2398 errorf(Tf_sD_s_s, "chvt", "fork", "failed"); in chvt() 2406 errorf(Tf_sD_s_s, "chvt", "setsid", "failed"); in chvt() 2409 errorf(Tf_sD_s_s, "chvt", "TIOCSCTT in chvt() [all...] |
/third_party/toybox/generated/ |
H A D | flags.h | 309 // chvt <1 <1 3734 #define TT this.chvt
|
Completed in 15 milliseconds