Searched refs:fc_cmn_start (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/efcode/engine/ |
H A D | env.c | 715 fc_cmn_start(fcode_env_t *env, char *head, int path) in fc_cmn_start() function 751 fc_cmn_start(env, "", 0); in fc_cmn_type() 767 fc_cmn_start(env, "", 1); in fc_cmn_msg() 782 fc_cmn_start(env, "NOTICE: ", 1); in fc_cmn_note() 797 fc_cmn_start(env, "WARNING: ", 1); in fc_cmn_warn() 812 fc_cmn_start(env, "ERROR: ", 1); in fc_cmn_error() 827 fc_cmn_start(env, "FATAL: ", 1); in fc_cmn_fatal()
|