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

/freebsd-12-stable/contrib/amd/scripts/
H A Damd2ldif.in16 my $tfmt = "%-15s: %s\n";
22 printf "$tfmt", "cn", "amdmap $mapname timestamp";
23 printf "$tfmt", "objectClass", "amdmapTimestamp";
24 printf "$tfmt", "amdmapName", "$mapname";
25 printf "$tfmt", "amdmapTimestamp", $time;
26 printf "$tfmt", "amdmapName", $mapname;

Completed in 109 milliseconds