Add _PATH_DEV_PTS
This commit is contained in:
parent
ad6e9b1b34
commit
bcec1bd48c
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: paths.h,v 1.27 2004/08/19 23:10:40 christos Exp $ */
|
||||
/* $NetBSD: paths.h,v 1.28 2004/11/11 03:10:57 christos Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1989, 1993
|
||||
@ -95,6 +95,7 @@
|
||||
* see the __CONCAT() macro from <sys/cdefs.h> for cpp examples.
|
||||
*/
|
||||
#define _PATH_DEV "/dev/"
|
||||
#define _PATH_DEV_PTS "/dev/pts/"
|
||||
#define _PATH_EMUL_AOUT "/emul/aout/"
|
||||
#define _PATH_TMP "/tmp/"
|
||||
#define _PATH_VARDB "/var/db/"
|
||||
|
Loading…
Reference in New Issue
Block a user