代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5931239
c keylogin.c
#ifndef lint
static char sccsid[] = "@(#)keylogin.c 2.2 88/08/10 4.0 RPCSRC";
#endif
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unrestricted use provided that this le
www.eeworm.com/read/131315/5931262
c printmsg.c
/* @(#)printmsg.c 2.1 88/08/11 4.0 RPCSRC */
/*
* printmsg.c: print a message on the console
*/
#include
main(argc, argv)
int argc;
char *argv[];
{
char *message;
if (argc < 2) {
f
www.eeworm.com/read/131315/5931296
c svc_simple.c
/* @(#)svc_simple.c 2.2 88/08/01 4.0 RPCSRC */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unrestricted use provided that this legend is included on all tape
* media a
www.eeworm.com/read/131315/5931584
c regerror.c
#include
#include
void
regerror(s)
const char *s;
{
#ifdef ERRAVAIL
error("regexp: %s", s);
#else
/*
fprintf(stderr, "regexp(3): %s\n", s);
exit(1);
*/
return; /* let std.
www.eeworm.com/read/131315/5931649
c tree.c
/*
* Copyright (c) 1983 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted pr
www.eeworm.com/read/131315/5932188
c udp.c
/* @(#)udp.c 1.1 88/10/12 NFS Rev 2 Testsuite */
/*
* client for simple udp ping program.
* send request to server, who will echo request back.
*/
#define UDP_PORT 3457
#include
www.eeworm.com/read/131315/5932189
c tcp.c
/* @(#)tcp.c 1.1 88/10/12 NFS Rev 2 Testsuite */
/*
* client for simple tcp ping program.
* open connection with server, who will echo request back.
*/
#define TCP_PORT 3456
#include
www.eeworm.com/read/131315/5932195
c test7a.c
/* @(#)test7a.c 1.3 90/01/03 NFS Rev 2 Testsuite
* 1.3 Lachman ONC Test Suite source
*
* Test rename
*
* Uses the following important system calls against the server:
*
* chdir()
* mkdir() (f
www.eeworm.com/read/131315/5932196
c test3.c
/* @(#)test3.c 1.4 90/01/03 NFS Rev 2 Testsuite
* 1.5 Lachman ONC Test Suite source
*
* Test lookup up and down across mount points
*
* Uses the following important system calls against the serve
www.eeworm.com/read/131315/5932197
c test4.c
/* @(#)test4.c 1.4 90/01/03 NFS Rev 2 Testsuite
* 1.4 Lachman ONC Test Suite source
*
* Test setattr, getattr and lookup
*
* Creates the files in the test directory - does not create a directory