sys_log_reply 169 source/sys_log.c void sys_log_reply(int, char *); sys_log_reply 556 source/sys_log.c sys_log_reply(SYS_LOG_UNKNOWN, (char *)NULL); sys_log_reply 566 source/sys_log.c sys_log_reply(SYS_LOG_ALLOC_FAIL, (char *)NULL); sys_log_reply 574 source/sys_log.c sys_log_reply(SYS_LOG_PARM_ERROR, (char *)NULL); sys_log_reply 584 source/sys_log.c sys_log_reply(SYS_LOG_UNKNOWN, (char *)NULL); sys_log_reply 598 source/sys_log.c sys_log_reply(SYS_LOG_NOMES, (char *)NULL); sys_log_reply 684 source/sys_log.c sys_log_reply(SYS_LOG_ALLOC_FAIL, (char *)NULL); sys_log_reply 693 source/sys_log.c sys_log_reply(SYS_LOG_PARM_ERROR, (char *)NULL); sys_log_reply 737 source/sys_log.c sys_log_reply(SYS_LOG_OK, messbuf); sys_log_reply 743 source/sys_log.c sys_log_reply(SYS_LOG_OK, SYS_LOG_SERVICE_NAME); sys_log_reply 749 source/sys_log.c sys_log_reply(SYS_LOG_OK, VERSION); sys_log_reply 772 source/sys_log.c sys_log_reply(slreply, (char *)NULL); sys_log_reply 787 source/sys_log.c sys_log_reply(SYS_LOG_ALLOC_FAIL, (char *)NULL); sys_log_reply 827 source/sys_log.c sys_log_reply(SYS_LOG_PARM_ERROR, (char *)NULL); sys_log_reply 834 source/sys_log.c sys_log_reply(SYS_LOG_PARM_ERROR, (char *)NULL); sys_log_reply 841 source/sys_log.c sys_log_reply(SYS_LOG_OK, (char *)NULL); sys_log_reply 846 source/sys_log.c sys_log_reply(SYS_LOG_NO_ACCESS, (char *)NULL); sys_log_reply 866 source/sys_log.c sys_log_reply(SYS_LOG_OK, mess); sys_log_reply 880 source/sys_log.c sys_log_reply(SYS_LOG_OK, mess); sys_log_reply 882 source/sys_log.c sys_log_reply(SYS_LOG_NOT_IMPLEMENTED, (char *)NULL);