add nsellength processing for GOSIP, default 1;
[unix-history] / usr / src / sbin / mount / pathnames.h
CommitLineData
abb63708
KM
1/*
2 * Copyright (c) 1989 The Regents of the University of California.
3 * All rights reserved.
4 *
70ab3c27 5 * %sccs.include.redist.c%
abb63708 6 *
70ab3c27 7 * @(#)pathnames.h 6.4 (Berkeley) %G%
abb63708
KM
8 */
9
10#define _PATH_EXECDIR "/sbin"
2efc8920 11#define _PATH_EXPORTS "/etc/exports"
053dae05 12#define _PATH_MOUNTDPID "/var/run/mountd.pid"