Home
last modified time | relevance | path

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

/PHP-8.1/ext/dba/
H A Ddba_dbm.c41 #define TRUNC_IT(extension, mode) \ macro
66 TRUNC_IT(".pag", O_TRUNC); in DBA_OPEN_FUNC()
67 TRUNC_IT(".dir", O_TRUNC); in DBA_OPEN_FUNC()
73 TRUNC_IT(".pag", 0); in DBA_OPEN_FUNC()
74 TRUNC_IT(".dir", 0); in DBA_OPEN_FUNC()

Completed in 5 milliseconds