代码搜索:BasePath
找到约 4,802 项符合「BasePath」的源代码
代码结果 4,802
www.eeworm.com/read/327324/13086431
c smi_msg.c
/*
SMI - System V messages
AUP2, Sec. 7.05.3
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.
www.eeworm.com/read/327324/13086453
c smi_skt_wrap.c
/*
SMI wrapper - sockets
AUP2, Sec. 8.05
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com/
www.eeworm.com/read/327324/13086456
c msg_time.c
/*
IPC timing comparisons
AUP2, Sec. 7.15
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com
www.eeworm.com/read/327324/13086468
c f3.c
/*
File locking (lockf)
AUP2, Sec. 7.11.3
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com
www.eeworm.com/read/327324/13086479
c smi_fifo_wrap.c
/*
SMI wrapper - FIFOs
AUP2, Sec. 7.03.3
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com/
www.eeworm.com/read/327324/13086525
c sio.c
/*
sio (used with feed)
AUP2, Sec. 3.9.8
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com/
www.eeworm.com/read/327324/13086531
c feed.c
/*
feed (used with sio)
AUP2, Sec. 3.9.8
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com/
www.eeworm.com/read/149476/5698815
hpp options.hpp
#ifndef _RAR_OPTIONS_
#define _RAR_OPTIONS_
#define DEFAULT_RECOVERY -1
#define DEFAULT_RECVOLUMES -10
enum PathExclMode {
EXCL_NONE,EXCL_BASEPATH,EXCL_SKIPWHOLEPATH,EXCL_SAVEFULLPATH,
EXCL