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

/osnet-11/usr/src/lib/efcode/engine/
H A Denv.c661 * fc_cmn_start() call.
699 * fc_cmn_start()
711 fc_cmn_start(fcode_env_t *env, char *head, int path) function
740 * Invokes fc_cmn_start() to create a message containing blank
747 fc_cmn_start(env, "", 0);
755 * Invokes fc_cmn_start() to create a message containing blank
763 fc_cmn_start(env, "", 1);
771 * Invokes fc_cmn_start() to create a message with NOTICE stamping in
778 fc_cmn_start(env, "NOTICE: ", 1);
786 * Invokes fc_cmn_start() t
[all...]

Completed in 21 milliseconds