proced-string-lessp
proced-string-lessp is a compiled Lisp function in `proced.el
'.
(proced-string-lessp S1 S2)
Return t if string S1 is less than S2 in lexicographic order.
Return `equal' if S1 and S2 have identical contents.
Return nil otherwise.