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

/illumos-gate/usr/src/tools/ctf/common/
H A Dmemory.c69 xstrdup(const char *str) function
/illumos-gate/usr/src/lib/libpkg/common/
H A Dprogerr.c177 * xstrdup()
189 xstrdup(char *str) function
/illumos-gate/usr/src/cmd/cron/
H A Dfuncs.c139 xstrdup(const char *str) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nca/
H A Dncab2clf.c310 * xstrdup(string)
315 xstrdup(const char *string) function
800 infile = xstrdup(optarg);
806 outfile = xstrdup(optarg);

Completed in 77 milliseconds