代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6246434
8 fitset.8
.TH fitset 8
.SH Name
fitset \- determine if subset fits on a system
.SH Syntax
.B fitset
[
.B \-d
]
[
.I root-path
]
.SH Description
.NX R "setld" "subset fits on a system"
.NX R "kits" "subset fits
www.eeworm.com/read/101082/6246582
2 getmnt.2
.\" SCCSID: @(#)getmnt.2 2.3 5/19/87
.TH getmnt 2
.SH Name
getmnt \- get information about mounted file systems
.SH Syntax
.B #include
.br
.B #include
.br
.B #include
www.eeworm.com/read/101082/6247647
3 remove.3
.TH remove 3
.SH Name
remove \- removes files
.SH Syntax
.\" .B #include
.\" Not sure were to put it, stdio or libc
.B remove (\fIpath\fR)
.br
.B char *path;
.SH Arguments
.IP \fIpath\fR
www.eeworm.com/read/101082/6247754
3 statfs.3
.\" @(#)statfs.2 1.1 86/09/24 SMI; from UCB 4.2
.TH statfs 3
.SH Name
statfs, \- get file system statistics
.SH Syntax
.nf
.ft B
#include
#include
#include
.
www.eeworm.com/read/101082/6249337
c service.c
#ifndef lint
static CHTYPE *sccsid = "@(#)service.c 4.1 7/17/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1986 by
www.eeworm.com/read/101082/6249862
c install-mh.c
/* install-mh.c - initialize the MH environment */
#ifndef lint
static char ident[] = "@(#)$Id: install-mh.c,v 1.2 90/11/25 19:04:52 sharpe Exp $";
#endif lint
#include "../h/mh.h"
#include
#
www.eeworm.com/read/101082/6250379
c install-mh.c
/* install-mh.c - initialize the MH environment */
#ifndef lint
static char ident[] = "@(#)$Id: install-mh.c,v 1.2 90/11/25 19:04:52 sharpe Exp $";
#endif lint
#include "../h/mh.h"
#include
#
www.eeworm.com/read/101075/6254746
java cmcache.java
/*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that
www.eeworm.com/read/101075/6255641
java cmcache.java
/*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that
www.eeworm.com/read/101042/6258756
c rand_egd.c
/* crypto/rand/rand_egd.c */
/* Written by Ulf Moeller for the OpenSSL project. */
/* ====================================================================
* Copyright (c) 1998-2000 The OpenSSL Projec