代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/410339/2211064
h msg.h
/* Copyright (C) 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify
www.eeworm.com/read/410339/2211343
h msg.h
#ifndef _LINUX_MSG_H
#define _LINUX_MSG_H
#include
/* ipcs ctl commands */
#define MSG_STAT 11
#define MSG_INFO 12
/* msgrcv options */
#define MSG_NOERROR 010000 /* no error if
www.eeworm.com/read/409441/2231521
java msg.java
/*
* Created on 2003. 2. 20.
*/
package chipchat;
/**
* Message.
* @author Mr. Lee
*/
public class Msg {
// Static constants.
/** It is message. */
public static final int T
www.eeworm.com/read/405377/2292389
java msg.java
package com.jeecms.auxiliary.entity;
import com.jeecms.auxiliary.entity.base.BaseMsg;
import com.jeecms.core.entity.Member;
import com.ponyjava.common.util.StrUtils;
public class Msg extends B
www.eeworm.com/read/400494/2352513
c __msg.c
/*
* Mach Operating System
* Copyright (c) 1991,1990,1989 Carnegie Mellon University
* All Rights Reserved.
*
* Permission to use, copy, modify and distribute this software and its
* documenta
www.eeworm.com/read/400494/2352549
c msg.c
#include
symbol_alias (__mach_msg, mach_msg);
symbol_alias (__mach_msg_send, mach_msg_send);
symbol_alias (__mach_msg_receive, mach_msg_receive);
www.eeworm.com/read/398771/2370766
java msg.java
/*
* @(#)Msg.java
*
* Copyright (c) 2002, Jang-Ho Hwang
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that
www.eeworm.com/read/398510/2377872
c msg_in.c
/**
* @file
* SNMP input message processing (RFC1157).
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and use in sourc