Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dglobals_machelf.c94 const char *sep_str; /* String used as list separator */ member
112 (void) memcpy(state->cur, state->sep_str, in cef_cp()
153 state->sep_str = arg->sep ? arg->sep : MSG_ORIG(MSG_GBL_SEP); in cef_setup()
154 state->sep_str_len = strlen(state->sep_str); in cef_setup()
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c987 char sep_str[2] = {COLON_CHAR, '\0'}; in create_pwd_str() local
1008 strcat(s, sep_str); in create_pwd_str()
1019 strcat(s, sep_str); in create_pwd_str()
1021 strcat(s, sep_str); in create_pwd_str()
1023 strcat(s, sep_str); in create_pwd_str()
1025 strcat(s, sep_str); in create_pwd_str()
1027 strcat(s, sep_str); in create_pwd_str()
1032 strcat(s, sep_str); in create_pwd_str()