代码搜索:folder
找到约 10,000 项符合「folder」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6249761
c m_draft.c
/* m_draft.c - construct the draft name */
#include "../h/mh.h"
#include
#include
#include
#include
extern int errno;
char *m_draft (folder, msg,
www.eeworm.com/read/101082/6249915
rf mh-chart.rf
.\" @(MHWARNING)
.\" @(#)$Id: mh-chart.rf,v 1.1 90/07/20 09:41:09 sharpe Exp Locker: sharpe $
.if '\*(ZZ'-man' \{\
.SC MH\-CHART 1
.NA
mh\-chart \- Chart of \fIMH\fR Commands
.SY
.\}
.in 1i
.na
.ti .5
www.eeworm.com/read/101082/6250005
h mh.h
/* mh.h - main header file for all of MH */
/* @(#)$Id: mh.h,v 1.2 90/11/25 18:57:55 sharpe Exp $ */
/* Well-used constants */
#define NOTOK (-1) /* syscall()s return this on error */
#define OK
www.eeworm.com/read/101082/6250105
me mh-chart.me
.\" This file is automatically generated. Do not edit!
.\" @(#)$Id: mh-chart.rf,v 1.1 90/07/20 09:41:09 sharpe Exp Locker: sharpe $
.if '\*(ZZ'-man' \{\
.SC MH\-CHART 1
.NA
mh\-chart \- Chart of \fIM
www.eeworm.com/read/101082/6250140
man mh-chart.man
.\" This file is automatically generated. Do not edit!
.\" include the -mh macro file
.so /usr/lib/mh/tmac.h
.\" This file is automatically generated. Do not edit!
.\" @(#)$Id: mh-chart.rf,v 1.1 90/
www.eeworm.com/read/101082/6250208
c m_maildir.c
/* m_maildir.c - get the path for the mail directory */
#include "../h/mh.h"
#include
#define CWD "./"
#define NCWD (sizeof CWD - 1)
#define DOT "."
#define DOTDOT ".."
#define PWD "../"
#
www.eeworm.com/read/101082/6250278
c m_draft.c
/* m_draft.c - construct the draft name */
#include "../h/mh.h"
#include
#include
#include
#include
extern int errno;
char *m_draft (folder, msg,
www.eeworm.com/read/101082/6250432
rf mh-chart.rf
.\" @(MHWARNING)
.\" @(#)$Id: mh-chart.rf,v 1.1 90/07/20 09:41:09 sharpe Exp Locker: sharpe $
.if '\*(ZZ'-man' \{\
.SC MH\-CHART 1
.NA
mh\-chart \- Chart of \fIMH\fR Commands
.SY
.\}
.in 1i
.na
.ti .5
www.eeworm.com/read/101082/6250522
h mh.h
/* mh.h - main header file for all of MH */
/* @(#)$Id: mh.h,v 1.2 90/11/25 18:57:55 sharpe Exp $ */
/* Well-used constants */
#define NOTOK (-1) /* syscall()s return this on error */
#define OK
www.eeworm.com/read/100444/6269576
java tree.java
/*
* Tree.java
*
* Copyright (c) 2001, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permit