代码搜索:HP-UX

找到约 476 项符合「HP-UX」的源代码

代码结果 476
www.eeworm.com/read/131315/5935306

hpux8x

HPPA running HP-UX 8.x STDC_HEADERS 1 RANDOM_MISSING 1 MAKE_ALLOCA_PW
www.eeworm.com/read/104049/6211735

h kernel_hpux.h

/* * MIB statistics structures * for HP-UX architecture * * While HP-UX does support the "traditional" structures, * it also provides a cleaner ioctl interface to these * statistics via the de
www.eeworm.com/read/226770/14452890

sh print-ar.sh

cat warn-auto.sh echo 'main="$1"; shift' echo 'rm -f "$main"' echo 'ar cr "$main" ${1+"$@"}' case "`cat systype`" in sunos-5.*) ;; unix_sv*) ;; irix64-*) ;; irix-*) ;; dgux-*) ;; hp-ux-*)
www.eeworm.com/read/291535/8411376

txt 网络管理-网络时间协议.txt

网络管理-网络时间协议 介绍网络时间协议(NTP) 目标: 完成这一章,你能做以下事情: 列出网络中系统时钟同步的三个理由。 描述NTP中级的概念。 定义如下的术语: NTP服务器 NTP对等服务器(peer) NTP广播客户端 NTP直接访问客户端 配置一个NTP服务器。 配置一个NTP广播客户端。 配置一个NTP直接访问客户端。 使用ntpq命令来 ...
www.eeworm.com/read/138927/13202114

platforms

Supported CPUs: (Put the GNU config.guess values here.) CPU GNU config.guess value machine OS i386 i486-unknown-linux (gcc) i386/486/586 Linu
www.eeworm.com/read/140156/5794812

hpp hpux.hpp

// (C) Copyright Boost.org 2001. Permission to copy, use, modify, sell and // distribute this software is granted provided this copyright notice appears // in all copies. This software is provide
www.eeworm.com/read/136786/5863652

c sys_hpux.c

/* * linux/arch/parisc/kernel/sys_hpux.c * * implements HPUX syscalls. */ #include #include #include #include #include
www.eeworm.com/read/110034/6168194

c sys_hpux.c

/* * linux/arch/parisc/kernel/sys_hpux.c * * implements HPUX syscalls. */ #include #include #include #include #include
www.eeworm.com/read/102935/6226782

c sys_hpux.c

/* * linux/arch/parisc/kernel/sys_hpux.c * * implements HPUX syscalls. */ #include #include #include #include #include
www.eeworm.com/read/291535/8411424

txt unix系统管理-第六章:配置磁盘设备.txt

UNIX系统管理-第六章:配置磁盘设备 说明:本章的内容以<mark>HP-UX</mark>为例,其它的操作系统可能会有所不同。 目标 完成这一章,你能够做以下事情: 描述进行磁盘分区的原因 使用整盘方式对磁盘进行分区 描述LVM的特征和优点 定义术语:卷组,逻辑卷,和物理卷,并且解释它们之间的关系。 在命令行创建物理卷,卷组,和逻辑卷 磁盘分区 每一个磁盘都可能有一个或多个分区 每一个 ...