Home | History | Annotate | Download | only in gio

Lines Matching defs:X_OK

75 #ifndef X_OK
76 #define X_OK 0 /* not really */
857 g_access (path, X_OK) == 0);