Searched refs:pathalloc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpathdup.c108 pathalloc(int n) function
H A Dfixpath.c230 * pathdup() and pathalloc() memory fragmentation is reduced. Also, the
231 * memory allocated by pathdup() and pathalloc() gets freed at the end
242 npath = pathalloc(strlen(path) + install_root_len + 1);
840 (*server_ptr) = pathalloc(path_size);
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h202 extern char *pathalloc __P((int n));

Completed in 47 milliseconds