Searched refs:AST_GET_STATUS_FLAGS (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dastio.h45 #define AST_GET_STATUS_FLAGS (ASTIOC | 10) macro
H A Dtools.c249 if (ioctl(ast_info.ast_fd, AST_GET_STATUS_FLAGS, &status) != 0) {
251 "AST_GET_STATUS_FLAGS failed");
257 "AST_GET_STATUS_FLAGS not initialized");

Completed in 56 milliseconds