Lines Matching defs:strout
62 static void strout(char *val)
74 strout(s);
86 strout(str);
99 strout(t);
101 else if (type == 'G') strout(getgroupname(stat->st_gid));
110 strout(mt->dir);
124 else if (type == 'U') strout(getusername(stat->st_uid));
160 strout(s);
165 strout(buf);
168 else strout("?");
207 if (*f == 'n') strout(TT.file);