代码搜索:HP-UX

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

代码结果 476
www.eeworm.com/read/120487/6072188

h hpux.h

/*------------------------------------------------------------------------- * * dynloader.h * dynamic loader for HP-UX using the shared library mechanism * * Portions Copyright (c) 1996-2003, P
www.eeworm.com/read/100285/6270943

h hpux.h

/*------------------------------------------------------------------------- * * dynloader.h * dynamic loader for HP-UX using the shared library mechanism * * Copyright (c) 1994, Regents of the
www.eeworm.com/read/100395/15874815

html hpux.html

Newmat09 - HP-UX HP-UX next - skip - up -
www.eeworm.com/read/350146/10762551

txt gdb自己总结.txt

1 help 命令 2 tab键的使用,1次,2次 3 查看源文件 list 搜索代码 search向前 reverse-search全部 指定源文件路径directory dir 4 程序运行 r/run 5 set and show and info usage 6 设置断点(breakpoint) 7 设置观察点(watchpoint) 与断点区别 8 设置捕捉点(catch
www.eeworm.com/read/152814/5666594

fields ucd.fields

Field "SNMPAgent" { Type Enumeration; Flags capability, general, locate; Enumeration "Unset", "UCD HP-UX 9", "UCD HP-UX 10", "UCD SunOS4", "UCD Solaris", "UCD OSF/3", "UCD Ultrix",
www.eeworm.com/read/131315/5934860

hpux makefile.hpux

# @(#)Makefile.hpux 8.1 (Berkeley) 6/6/93 # # $Id: Makefile.hpux,v 5.2.2.1 1992/02/09 15:10:26 jsp beta $ # # Extra Makefile definitions for HP-UX # #CC = gcc ${GCCOPTS} # Works only on HP300 CC = cc
www.eeworm.com/read/130382/5957836

make-platform

# # HP-UX optional c89 Make-platform file # # # add any platform-specific overrides below here # # # ------------------------------------------------------------------------- # you will pr
www.eeworm.com/read/130382/5957842

make-platform

# # LDAP HP-UX gcc Make-platform file # # # add any platform-specific overrides below here # # # ------------------------------------------------------------------------- # you will prob
www.eeworm.com/read/405537/11460925

makefile

# ARCH= PFILDEBUG=-DPFILDEBUG # OBJS=pfil.o qif.o pfildrv.o pfilstream.o pkt.o misc.o ndd.o VPATH=.. DO=xxx # HPDEFS=-U__hp9000s700 -DKERNEL -DHPUX_IPFILTER_HOOKS \ -D_KERNEL_BUILD=1 -D__STDC_EXT__ -D
www.eeworm.com/read/405537/11460930

gcc makefile.gcc

# #ARCH= PFILDEBUG=-DPFILDEBUG # OBJS=pfil.o qif.o pfildrv.o pfilstream.o pkt.o misc.o ndd.o VPATH=.. DO=xxx # # HPDEFS=-U__hp9000s700 -DKERNEL -DHPUX_IPFILTER_HOOKS \ -D_KERNEL_BUILD=1 -D__STDC_EXT__