代码搜索:Notify

找到约 4,184 项符合「Notify」的源代码

代码结果 4,184
www.eeworm.com/read/136812/5859343

c ntfy_debug.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)ntfy_debug.c 1.1 92/07/30 Copyr 1985 Sun Micro"; #endif #endif /* * Copyright (c) 1985 by Sun Microsystems, Inc. */ /* * Ntfy_debug.c - Debug
www.eeworm.com/read/136812/5859394

c ndet_p_event.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)ndet_p_event.c 1.1 92/07/30 Copyr 1985 Sun Micro"; #endif #endif /* * Copyright (c) 1985 by Sun Microsystems, Inc. */ /* * Ndet_p_event.c - No
www.eeworm.com/read/127781/6000127

ver signal.ver

#define __ver_kill_sl_info _ver_str(1988d21e) #define kill_sl_info _set_ver(kill_sl_info) #if defined(__module__bigmem) #define __ver_force_sig_info _ver_str(70cc72a1) #define force_sig_info _set_ver
www.eeworm.com/read/154897/11920648

c demo_setting_sound.c

#include #include #include #include #include #include #include #include #
www.eeworm.com/read/249911/12447381

am makefile.am

## Process this file with automake to produce Makefile.in bin_PROGRAMS = efax-gtk efax_gtk_SOURCES = main.cpp pipes.cpp mainwindow.cpp dialogs.cpp \ efax_controller.cpp fax_list.cpp f
www.eeworm.com/read/133804/14022869

rc applog.rc

// Define #define IDD_APPLOG 101 #define IDC_APPLOG 1000 #define IDI_APPLOG 1001 // Icon IDI_APPLOG ICON DISCARDABLE "APPLOG.ICO" // Dialog IDD_APPLOG DIALOG DISCARDABLE 0x8000, 5, 252
www.eeworm.com/read/128482/14294014

cpp notifyall.cpp

#ifndef NOTIFY_ALL #define NOTIFY_ALL #include "moveready.cpp" void ttNotifyAll(char *nameOfEvent) { EventNode* en; Event* ev; TaskNode *tn, *tmp; en = (EventNode*) rtsys->eventList->get
www.eeworm.com/read/247617/4475380

idl cosnotifycomm.idl

//File: CosNotifyComm.idl //Part of the Notification Service #ifndef _COS_NOTIFY_COMM_IDL_ #define _COS_NOTIFY_COMM_IDL_ #pragma prefix "omg.org" #include #include
www.eeworm.com/read/316872/3598615

h fsnotify.h

#ifndef _LINUX_FS_NOTIFY_H #define _LINUX_FS_NOTIFY_H /* * include/linux/fsnotify.h - generic hooks for filesystem notification, to * reduce in-source duplication from both dnotify and inotify. *
www.eeworm.com/read/437033/1836606

s _ipc.s

.sect .text; .sect .rom; .sect .data; .sect .bss .define __notify, __send, __senda, __sendnb, __receive, __sendrec ! See src/kernel/ipc.h for C definitions SEND = 1 RECEIVE = 2 SENDREC = 3 NOTIFY =