improve exit status handling for program map code
[unix-history] / usr / src / sbin / mount / pathnames.h
CommitLineData
abb63708 1/*
98c02563 2 * Copyright (c) 1989, 1993, 1994
bf65886c 3 * The Regents of the University of California. All rights reserved.
abb63708 4 *
70ab3c27 5 * %sccs.include.redist.c%
abb63708 6 *
98c02563 7 * @(#)pathnames.h 8.2 (Berkeley) %G%
abb63708
KM
8 */
9
98c02563
JSP
10#define _PATH_SBIN "/sbin"
11#define _PATH_USRSBIN "/usr/sbin"
053dae05 12#define _PATH_MOUNTDPID "/var/run/mountd.pid"