Home
last modified time | relevance | path

Searched refs:trim_at (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.c35 unsigned char c, *r, *trim_at; in strstrip() local
39 r = trim_at = s; in strstrip()
43 trim_at = s; in strstrip()
45 *trim_at = 0; in strstrip()