Searched refs:CODEX_IDENT (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/codex/
H A Dcodex.c209 char ident[CODEX_IDENT];
241 if (!(buf = sfreserve(ip, CODEX_IDENT, SF_LOCKR)) && !(buf = sfreserve(ip, sfvalue(ip), SF_LOCKR)))
/ast/src/lib/libcodex/
H A Dcodex.h56 #define CODEX_IDENT 1024 /* max ident buffer size */ macro
H A Dcodex.c724 siz = CODEX_IDENT;

Completed in 15 milliseconds