139323Smckusick /* 2*66458Spendry * Copyright (c) 1989, 1993, 1994 361503Sbostic * The Regents of the University of California. All rights reserved. 439323Smckusick * 542702Sbostic * %sccs.include.redist.c% 639323Smckusick * 7*66458Spendry * @(#)pathnames.h 8.2 (Berkeley) 03/27/94 839323Smckusick */ 939323Smckusick 10*66458Spendry #define _PATH_SBIN "/sbin" 11*66458Spendry #define _PATH_USRSBIN "/usr/sbin" 1240497Smckusick #define _PATH_MOUNTDPID "/var/run/mountd.pid" 13