function::strlen FUNCTION:(3stap) A collection of standard strin FUNCTION:(3stap)NAMEfunction::strlen - Returns the length of a stringSYNOPSISstrlen:long(s:string)ARGUMENTSs the stringDESCRIPTIONThis function returns the length of the string, which can be zero up to MAXSTRINGLEN. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)