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

/ast/src/cmd/3d/
H A D3d.h324 #define FS_LOAD (1<<12) macro
H A Dinit.c358 if (!(fs->flags & (FS_INTERNAL|FS_LOAD)) && fs->service)
366 fs->flags |= FS_LOAD|FS_INIT|FS_ON;
981 if (fs->flags & FS_LOAD) bprintf(&b, e, " load");

Completed in 15 milliseconds