代码搜索:started
找到约 5,214 项符合「started」的源代码
代码结果 5,214
www.eeworm.com/read/392799/2490540
c server.c
#include "unpipc.h"
#include "square.h"
bool_t
squareproc_2_svc(square_in *inp, square_out *outp, struct svc_req *rqstp)
{
printf("thread %ld started, arg = %ld\n",
pr_thread_id(NULL), inp->arg
www.eeworm.com/read/471992/6877502
install
#!/bin/sh
#qd's installer. Writen by yxp in 2002-04-11 started.
setup_content=/etc/qdir
history_dir=$setup_content/history_dir
bin_content=/usr/local/sbin
prof_content=/etc/profile.d
setup()
{
www.eeworm.com/read/172476/9705928
dlg 999wh.dlg
28 JAN 1999 19:10:45.90 ------- INITADCP STARTED ------
28 JAN 1999 19:10:45.90 Deployment file: 554WH.CMD
28 JAN 1999 19:10:45.90 DOS command line: 554WH
28 JAN 1999 19:10:48.04 CR1...OK
28
www.eeworm.com/read/171852/9732104
html 17.html
Getting Started: Tcl/Tk Version Requirements
Tcl/Tk Version Requirements
www.eeworm.com/read/248907/12534912
h wt_stmgt.h
#ifndef _WT_MGTMT_H
#define _WT_MGTMT_H
#define ISTATUS_0_STARTED 0
#define ISTATUS_1_SCANNING 1
#define ISTATUS_2_WAIT_AUTH 2
#define ISTATUS_3_AUTHENTICATED 3
#define ISTATUS_4_ASSOCIATED 4
#define
www.eeworm.com/read/113863/15446677
c server.c
#include "unpipc.h"
#include "square.h"
square_out *
squareproc_1_svc(square_in *inp, struct svc_req *rqstp)
{
static square_out out;
printf("server procedure started\n");
out.res1 = inp->arg1 *
www.eeworm.com/read/113863/15446682
c server.c
#include "unpipc.h"
#include "square.h"
bool_t
squareproc_2_svc(square_in *inp, square_out *outp, struct svc_req *rqstp)
{
printf("thread %ld started, arg = %ld\n",
pr_thread_id(NULL), inp->arg
www.eeworm.com/read/113863/15446697
c server.c
#include "unpipc.h"
#include "square.h"
bool_t
squareproc_2_svc(square_in *inp, square_out *outp, struct svc_req *rqstp)
{
printf("thread %ld started, arg = %ld\n",
pr_thread_id(NULL), inp->arg
www.eeworm.com/read/101409/15834876
cnt pacman.cnt
:Base pacman.hlp
:Title Pac-Man Help
:Index Pac-Man Help=pacman.hlp
1 Getting Started
2 Introducing Pac-Man=Pac_Intro
2 Playing the game=PAC_PLAY
2 Scoring information=PAC_SCORING
2 Tips and tr
www.eeworm.com/read/100584/15871252
c server.c
#include "unpipc.h"
#include "square.h"
square_out *
squareproc_1_svc(square_in *inp, struct svc_req *rqstp)
{
static square_out out;
printf("server procedure started\n");
out.res1 = inp->arg1 *