Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syseventd/modules/sysevent_conf_mod/
H A Dsysevent_conf_mod.h141 static void strtrunc(str_t *str, int pos);
H A Dsysevent_conf_mod.c435 strtrunc(str_t *str, int pos) in strtrunc() function
1473 strtrunc(line, dollar_position); in expand_macros()