Lines Matching refs:FormatStr
2701 static char *FormatStr(char **bufp, in FormatStr() function
2814 FormatStr(&buf, start, data->filename); in LYListFmtParse()
2829 FormatStr(&buf, start, ENTRY_IS_DIRECTORY); in LYListFmtParse()
2831 FormatStr(&buf, start, ""); in LYListFmtParse()
2835 FormatStr(&buf, start, ENTRY_IS_SYMBOLIC_LINK); in LYListFmtParse()
2837 FormatStr(&buf, start, ""); in LYListFmtParse()
2856 FormatStr(&buf, start, cp2); in LYListFmtParse()
2858 FormatStr(&buf, start, HTAtom_name(format)); in LYListFmtParse()
2865 FormatStr(&buf, start, data->date); in LYListFmtParse()
2867 FormatStr(&buf, start, " * "); in LYListFmtParse()
2877 FormatStr(&buf, start, ""); in LYListFmtParse()
2895 FormatStr(&buf, start, NonNull(data->file_mode)); in LYListFmtParse()
2899 FormatStr(&buf, start, NonNull(data->file_user)); in LYListFmtParse()
2903 FormatStr(&buf, start, NonNull(data->file_group)); in LYListFmtParse()
2912 FormatStr(&buf, start, "%"); in LYListFmtParse()