Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/truss/
H A Dmain.c68 int xcreat(char *);
415 if ((ofd = xcreat(optarg)) < 0) { in main()
1956 xcreat(char *path) in xcreat() function