Home
last modified time | relevance | path

Searched refs:TYPICALMAXPATHLEN (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dnl7clogd.c408 char fbuf[TYPICALMAXPATHLEN + 1]; in nl7c_logd_init()
464 iov.iov_len = TYPICALMAXPATHLEN; in nl7c_logd_init()
479 fbuf[TYPICALMAXPATHLEN - (int)uio.uio_resid] = '\0'; in nl7c_logd_init()
H A Dnl7c.c647 char file[TYPICALMAXPATHLEN] = {0}; in ncalogdconf_read()
/titanic_44/usr/src/uts/common/sys/
H A Dparam.h188 #define TYPICALMAXPATHLEN 64 macro
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c77 #define TYPICALMAXPATHLEN 64 macro
1671 char namebuf[TYPICALMAXPATHLEN]; in auto_getmntpnt()
/titanic_44/usr/src/uts/common/fs/
H A Dlookup.c91 char namebuf[TYPICALMAXPATHLEN]; in lookupnameatcred()
/titanic_44/usr/src/uts/common/xen/os/
H A Dxvdi.c243 char xsnamebuf[TYPICALMAXPATHLEN]; in xvdi_init_dev()
737 char xsnamebuf[TYPICALMAXPATHLEN]; in xvdi_create_dev()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c2896 char namebuf[TYPICALMAXPATHLEN]; in rfs_pathname()