Searched defs:pkgstreamfd_path (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c1472 char pkgstreamfd_path[PATH_MAX]; local
1683 (void) snprintf(pkgstreamfd_path, sizeof (pkgstreamfd_path),
1686 arg[nargs++] = pkgstreamfd_path;
1780 char pkgstreamfd_path[PATH_MAX]; local
2021 (void) snprintf(pkgstreamfd_path, sizeof (pkgstreamfd_path),
2024 arg[nargs++] = pkgstreamfd_path;

Completed in 55 milliseconds