42 #include <sys/cdefs.h> 46 #define major(d) rtems_filesystem_dev_major_t(d) 47 #define minor(d) rtems_filesystem_dev_minor_t(d) 49 const char *user_from_uid(uid_t uid,
int nouser);
89 #define blocksize globals->blocksize 90 #define termwidth globals->termwidth 91 #define sortkey globals->sortkey 92 #define rval globals->rval 93 #define output globals->output 94 #define now globals->now 96 #define f_accesstime globals->f_accesstime 97 #define f_column globals->f_column 98 #define f_columnacross globals->f_columnacross 99 #define f_flags globals->f_flags 100 #define f_grouponly globals->f_grouponly 101 #define f_humanize globals->f_humanize 102 #define f_inode globals->f_inode 103 #define f_listdir globals->f_listdir 104 #define f_listdot globals->f_listdot 105 #define f_longform globals->f_longform 106 #define f_nonprint globals->f_nonprint 107 #define f_nosort globals->f_nosort 108 #define f_numericonly globals->f_numericonly 109 #define f_octal globals->f_octal 110 #define f_octal_escape globals->f_octal_escape 111 #define f_recursive globals->f_recursive 112 #define f_reversesort globals->f_reversesort 113 #define f_sectime globals->f_sectime 114 #define f_singlecol globals->f_singlecol 115 #define f_size globals->f_size 116 #define f_statustime globals->f_statustime 117 #define f_stream globals->f_stream 118 #define f_type globals->f_type 119 #define f_typedir globals->f_typedir 120 #define f_whiteout globals->f_whiteout 122 #define exit_jump &(globals->exit_jmp) 126 #define exit(ec) rtems_shell_ls_exit(globals, ec) 153 #define acccmp rtems_shell_ls_acccmp 154 #define revacccmp rtems_shell_ls_revacccmp 155 #define modcmp rtems_shell_ls_modcmp 156 #define revmodcmp rtems_shell_ls_revmodcmp 157 #define namecmp rtems_shell_ls_namecmp 158 #define revnamecmp rtems_shell_ls_revnamecmp 159 #define statcmp rtems_shell_ls_statcmp 160 #define revstatcmp rtems_shell_ls_revstatcmp 161 #define sizecmp rtems_shell_ls_sizecmp 162 #define revsizecmp rtems_shell_ls_revsizecmp 163 #define printescaped rtems_shell_ls_printescaped 164 #define printacol rtems_shell_ls_printacol 165 #define printcol rtems_shell_ls_printcol 166 #define printlong rtems_shell_ls_printlong 167 #define printscol rtems_shell_ls_printscol 168 #define printstream rtems_shell_ls_printstream 169 #define usage rtems_shell_ls_usage 191 void strmode(mode_t mode,
char *
p);
Definition: extern-ls.h:51
unsigned p
Definition: tte.h:90
Definition: extern-ls.h:146
Definition: inftrees.h:24
Definition: extern-ls.h:129