HomeSort by: relevance | last modified time | path
    Searched defs:hostpid_fs (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/am-utils/dist/hlfsd/
hlfsd.c 138 char hostpid_fs[MAXHOSTNAMELEN + 1 + 16]; /* room for ":(pid###)" */ local
471 xsnprintf(hostpid_fs, sizeof(hostpid_fs),
475 mnt.mnt_fsname = hostpid_fs;
550 hostpid_fs); /* filesystem name for kernel */
571 hostpid_fs); /* filesystem name for kernel */

Completed in 15 milliseconds