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

/macosx-10.10/file_cmds-242/ls/
H A Dls.h61 extern int f_xattr; /* print extended attributes in long format */
96 char *xattr_names; /* f_xattr */
H A Dls.c131 int f_xattr; /* show extended attributes in long listing */ variable
362 f_xattr = 1;
810 if ((xattr_size > 0) && f_xattr) {
H A Dprint.c441 if (np->xattr_count && f_xattr) {
/macosx-10.10/shell_cmds-179/find/
H A Dextern.h114 exec_f f_xattr; variable
H A Doption.c154 { "-xattr", c_simple, f_xattr, 0 },
H A Dfunction.c453 f_xattr(PLAN *plan __unused, FTSENT *entry) function

Completed in 130 milliseconds