代码搜索:Notify

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

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

c nint_i_wait.c

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

c panel_events.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)panel_events.c 1.1 92/07/30 Copyr 1987 Sun Micro"; #endif #endif /* * Copyright (c) 1987 by Sun Microsystems, Inc. */ /* * Mailtool - generic
www.eeworm.com/read/129640/5971792

php modinfo.php

www.eeworm.com/read/127087/6008014

h ondestroy.h

/* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for a
www.eeworm.com/read/105912/6197100

c app32.c

//--------------------------------------------------------------------------- //--------------------------------------------------------------------------- #include "app32.h" #include
www.eeworm.com/read/102935/6229964

h bte.h

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (c) 200
www.eeworm.com/read/101082/6248273

h sm_statd.h

#ifndef lint /* @(#)sm_statd.h 1.1 ULTRIX 1/18/88 */ /**************************************************************** * * * Licensed to Digital Equipment Corporation, Maynard, MA * * C
www.eeworm.com/read/482388/6623839

php data.php

www.eeworm.com/read/343546/11942230

cc object_slot.cc

// Copyright 2000, Karl Einar Nelson #include "sigc++/object_slot.h" #ifdef SIGC_CXX_NAMESPACES namespace SigC { #endif NodeBase::Link* ObjectSlotNode::link() { return &link_; } void O
www.eeworm.com/read/128880/14274202

c mqnotifysig1.c

#include "unpipc.h" mqd_t mqd; void *buff; struct mq_attr attr; struct sigevent sigev; static void sig_usr1(int); int main(int argc, char **argv) { if (argc != 2) err_quit("usage: mqnotifysig1