Home
last modified time | relevance | path

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

/aoo42x/main/store/workben/
H A Dt_store.cxx72 OPTION_CREAT = 0x0400, enumerator
264 nOptions |= OPTION_CREAT; in main()
287 if ((nOptions & OPTION_CREAT) && (nOptions & OPTION_TRUNC)) in main()
289 else if (nOptions & OPTION_CREAT) in main()
351 if (nOptions & OPTION_CREAT) in main()
538 if (nOptions & OPTION_CREAT) in main()

Completed in 21 milliseconds