added field name q_ruser; need to update NullAddress
[unix-history] / usr / src / libexec / getty / pathnames.h
CommitLineData
4ecc8b17
KB
1/*
2 * Copyright (c) 1989 The Regents of the University of California.
3 * All rights reserved.
4 *
836fe169 5 * %sccs.include.redist.c%
4ecc8b17 6 *
836fe169 7 * @(#)pathnames.h 5.3 (Berkeley) %G%
4ecc8b17
KB
8 */
9
7abf8d65
KB
10#include <paths.h>
11
4ecc8b17 12#define _PATH_GETTYTAB "/etc/gettytab"
7abf8d65 13#define _PATH_LOGIN "/usr/bin/login"