Searched refs:Delta_t (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/pax/ | ||
H A D | pax.h | 392 } Delta_t; typedef in typeref:struct:Delta_s 424 Delta_t* delta; /* delta info */ \ |
H A D | delta.c | 295 if (!ap->delta && !(ap->delta = newof(0, Delta_t, 1, 0))) |
Completed in 13 milliseconds