Home
last modified time | relevance | path

Searched defs:fmt_str (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/efcode/engine/
H A Denv.c530 fmt_str(fcode_env_t *env, char *fmt, char *fmtbuf, int bsize) in fmt_str() function
/titanic_50/usr/src/uts/common/os/
H A Dmodsysfile.c154 char *fmt_str = kmem_alloc(FE_BUFLEN, KM_SLEEP); in kobj_file_err() local