Searched defs:charincr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Daudit_memory.c59 * charincr = change in strings storage
63 au_pathdup(const struct audit_path *oldapp, int newsect, int charincr) argument
74 oldlen + charincr;
90 newapp->audp_sect[newapp->audp_cnt] = newcp + oldlen + charincr;

Completed in 62 milliseconds