代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/387005/8713693
h smi_msg.h
#ifndef _SMI_MSG_H_
#define _SMI_MSG_H_
#include "smi.h"
/*
Following not in book. Note that as of OS X 10.2, Darwin does not have Sys V msgs.
*/
#if (defined(_XOPEN_SOURCE) && _XOPEN_SOURCE >= 4)
www.eeworm.com/read/387005/8713724
c smi_msg.c
/*
SMI - System V messages
AUP2, Sec. 7.05.3
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.
www.eeworm.com/read/387005/8713747
c msg_time.c
/*
IPC timing comparisons
AUP2, Sec. 7.15
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com
www.eeworm.com/read/286953/8736488
c err_msg.c
#include
#include
void main (void)
{
int error;
for (error = 0; error < sys_nerr; error++)
printf("Error %d %s\n", error, sys_errlist[error]);
}
www.eeworm.com/read/386054/8766929
gif msg_admin.gif
www.eeworm.com/read/386054/8766934
gif msg_rant.gif
www.eeworm.com/read/386054/8766945
gif msg_answer.gif
www.eeworm.com/read/386054/8766961