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

/illumos-gate/usr/src/lib/libsec/common/
H A Dacltext.c448 * The format depends on the flags field which indicates whether the compact
1073 ace_printacl(acl_t *aclp, int cols, int compact) argument
1079 if (compact) {
1114 acl_printacl(acl_t *aclp, int cols, int compact) argument
1122 ace_printacl(aclp, cols, compact);
/illumos-gate/usr/src/cmd/ctstat/
H A Dctstat.c783 * compact
789 compact(int *array, int *size) function
866 compact((int *)ids, &nids);
868 compact(types, &ntypes);
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c92 static void compact();
1583 compact();
1601 compact() function

Completed in 114 milliseconds