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

/illumos-gate/usr/src/lib/libtsnet/common/
H A Dtsol_gettpent.c63 NSS_XbyY_INIT(&arg, &result, buf, sizeof (buf), str_to_tpstr);
108 NSS_XbyY_INIT(&arg, &result, buf, sizeof (buf), str_to_tpstr);
135 NSS_XbyY_INIT(&arg, &result, buf, sizeof (buf), str_to_tpstr);
167 str_to_tpstr(const char *instr, int lenstr, void *entp, char *buffer, function
191 "str_to_tpstr:\nstr - %s\n\ttemplate - %s\n\tattrs - %s\n",
H A Dlibtsnet.h75 extern int str_to_tpstr(const char *, int, void *, char *, int);
/illumos-gate/usr/src/cmd/tsol/tnctl/
H A Dtnctl.c525 (void) str_to_tpstr(template, strlen(template), &tpstr, buf,
/illumos-gate/usr/src/cmd/tsol/tnchkdb/
H A Dtnchkdb.c301 (void) str_to_tpstr(line, strlen(line), &tpstr, buf,

Completed in 61 milliseconds