Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dmain.c70 int xcreat(char *);
417 if ((ofd = xcreat(optarg)) < 0) { in main()
1962 xcreat(char *path) in xcreat() function