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

/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c149 * trim_me() - trims the white space characters around the specified string.
156 trim_me(char *str_ptr) { function
339 hostname = trim_me(hostname);
373 port_str = trim_me(port_str);
397 mech_str = trim_me(mech_str);

Completed in 23 milliseconds