Searched refs:MISC_SIZE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bart/
H A Dcompare.c240 get_token(line, &pos, line_len, size, MISC_SIZE);
241 get_token(line, &pos, line_len, mode, MISC_SIZE);
243 get_token(line, &pos, line_len, mtime, MISC_SIZE);
244 get_token(line, &pos, line_len, uid, MISC_SIZE);
245 get_token(line, &pos, line_len, gid, MISC_SIZE);
345 ctrl_size[MISC_SIZE], ctrl_mode[MISC_SIZE],
346 ctrl_acl[ACL_SIZE], ctrl_mtime[MISC_SIZE],
347 ctrl_uid[MISC_SIZE], ctrl_gid[MISC_SIZE],
[all...]
H A Dbart.h99 #define MISC_SIZE 20 macro

Completed in 56 milliseconds