Home
last modified time | relevance | path

Searched refs:ttydev (Results 1 – 18 of 18) sorted by relevance

/openbsd/bin/ps/
H A Dps.c98 dev_t ttydev; in main() local
127 ttydev = NODEV; in main()
226 ttydev = sb.st_rdev; in main()
323 if (!all && ttydev == NODEV && pid == -1 && !Uflag) { in main()
343 } else if (ttydev != NODEV) { in main()
345 flag = ttydev; in main()
/openbsd/sys/arch/amd64/stand/efiboot/
H A Dmachdep.c84 dev = ttydev("com0"); in machdep()
H A Ddev_i386.c184 ttydev(char *name) in ttydev() function
/openbsd/sys/arch/amd64/stand/libsa/
H A Dmachdep.c82 dev = ttydev("com0"); in machdep()
H A Ddev_i386.c167 ttydev(char *name) in ttydev() function
/openbsd/sys/arch/i386/stand/libsa/
H A Dmachdep.c109 dev = ttydev("com0"); in machdep()
H A Ddev_i386.c167 ttydev(char *name) in ttydev() function
/openbsd/sys/arch/amd64/stand/pxeboot/
H A Ddevopen.c159 ttydev(char *name) in ttydev() function
/openbsd/sys/arch/i386/stand/pxeboot/
H A Ddevopen.c159 ttydev(char *name) in ttydev() function
/openbsd/sys/arch/alpha/stand/nboot/
H A Dmachdep.c186 ttydev(char *name) in ttydev() function
/openbsd/sys/arch/hppa/stand/libsa/
H A Ddev_hppa.c184 ttydev(name) in ttydev() function
/openbsd/sys/stand/boot/
H A Dvars.c163 dev = ttydev(cmd.argv[1]); in Xtty()
H A Dcmd.c408 dev = ttydev(cmd.argv[1]); in Xstty()
/openbsd/sys/lib/libsa/
H A Dstand.h189 dev_t ttydev(char *);
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiboot.c918 ttydev(char *name) in ttydev() function
1180 cnset(ttydev("fb0")); in efi_fdt()
H A Defiacpi.c830 cnset(ttydev("fb0"));
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c796 ttydev(char *name) in ttydev() function
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defiboot.c795 ttydev(char *name) in ttydev() function