Home
last modified time | relevance | path

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

/PHP-7.4/ext/dba/
H A Ddba_dbm.c43 #define TRUNC_IT(extension, mode) \ macro
68 TRUNC_IT(".pag", O_TRUNC); in DBA_OPEN_FUNC()
69 TRUNC_IT(".dir", O_TRUNC); in DBA_OPEN_FUNC()
75 TRUNC_IT(".pag", 0); in DBA_OPEN_FUNC()
76 TRUNC_IT(".dir", 0); in DBA_OPEN_FUNC()

Completed in 6 milliseconds