Searched refs:codexnull (Results 1 - 6 of 6) sorted by relevance

/ast/src/lib/libcodex/
H A Dcodexnull.c50 codexnull(void) function
H A DMakefile8 codexcmp.c codexmeth.c codexadd.c codexnull.c \
H A Dcodex.h168 extern Sfio_t* codexnull(void);
/ast/src/cmd/codex/
H A Dcodex.c250 op = codexnull();
/ast/src/cmd/paxlib/arj/
H A Darj.c82 if (!(ar->sum = codexnull()) || codex(ar->sum, NiL, SUM, 0, &ar->codexdisc, NiL) <= 0)
/ast/src/cmd/paxlib/rar/
H A Drar.c78 if (!(ar->sum = codexnull()) || codex(ar->sum, NiL, SUM, 0, &ar->codexdisc, NiL) <= 0)

Completed in 21 milliseconds