Lines Matching refs:getpid
735 fprintf( stderr, "Pid (%d): enter LVE (%d) : ressult: %d !\n", getpid(), uid, ret ); in lsapi_enterLVE()
755 getpid(), uid, ret, error_msg ); in lsapi_jailLVE()
1020 …fprintf( stderr, "%d: request header does match total size, total: %d, real: %ld\n", getpid(), tot… in parseRequest()
1090 *((int *)&achBuf[12]) = getpid(); in lsapi_notify_pid()
1143 fprintf( stderr, "%d: packetLen < 0\n", getpid() ); in readReq()
1148 fprintf( stderr, "%d: packetLen > %d\n", getpid(), LSAPI_MAX_HEADER_LEN ); in readReq()
1166 fprintf( stderr, "%d: parseRequest error\n", getpid() ); in readReq()
2458 pid = getpid(); in LSAPI_Init_Prefork_Server()
2605 ctime(&tmCur), getpid(), pStatus->m_pid, pStatus->m_iReqCounter, in dump_debug_info()
2684 …Children tracking is wrong: PID: %d, Cur Childen: %d, count: %d, idle: %d, dying: %d\n", getpid(), in lsapi_check_child_status()
2891 fprintf( stderr, "%d: %s, errno: %d (%s)\n", getpid(), pMessage, err_no, strerror( err_no ) ); in lsapi_error()