Home
last modified time | relevance | path

Searched refs:tip (Results 1 – 25 of 85) sorted by relevance

1234

/netbsd/src/usr.bin/tip/
DREADME24 Note that adding or deleting variables requires tip to be completedly
26 expensive lookups. These defines are set in tip.h.
41 A new, improved version of tip is now available. The most important
42 addition is the capacility to specify a phone number with tip. The
45 tip phone-number
47 tip -300 phone-number
51 A ~^Z command has been added to tip as well.
53 A new cu program is available that interfaces to the tip program.
55 the tip program so you have all the advantages of tip. This allows
56 cu (actually tip) to search for a free ACU instead of having the
DMakefile30 PROG= tip
31 LINKS= ${BINDIR}/tip ${BINDIR}/cu
32 MLINKS= tip.1 cu.1
43 remote.c tip.c tipout.c value.c vars.c ${DIALSRCS}
/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_decl.c812 dt_decl_type(dt_decl_t *ddp, dtrace_typeinfo_t *tip) in dt_decl_type() argument
825 tip->dtt_flags = 0; in dt_decl_type()
835 tip->dtt_flags = DTT_FL_USER; in dt_decl_type()
843 tip->dtt_object = dmp->dm_name; in dt_decl_type()
844 tip->dtt_ctfp = ddp->dd_ctfp; in dt_decl_type()
845 tip->dtt_type = ddp->dd_type; in dt_decl_type()
857 tip->dtt_object = dtp->dt_ddefs->dm_name; in dt_decl_type()
858 tip->dtt_ctfp = DT_FUNC_CTFP(dtp); in dt_decl_type()
859 tip->dtt_type = DT_FUNC_TYPE(dtp); in dt_decl_type()
870 tip->dtt_object = dtp->dt_ddefs->dm_name; in dt_decl_type()
[all …]
Ddt_module.c1055 const char *name, const dtrace_typeinfo_t *tip) in dt_module_extern() argument
1091 idp->di_ctfp = tip->dtt_ctfp; in dt_module_extern()
1092 idp->di_type = tip->dtt_type; in dt_module_extern()
1689 dtrace_typeinfo_t *tip) in dtrace_lookup_by_type() argument
1724 if (tip == NULL) in dtrace_lookup_by_type()
1725 tip = &ti; in dtrace_lookup_by_type()
1775 tip->dtt_object = dmp->dm_name; in dtrace_lookup_by_type()
1776 tip->dtt_ctfp = fp; in dtrace_lookup_by_type()
1777 tip->dtt_type = id; in dtrace_lookup_by_type()
1794 const dtrace_syminfo_t *sip, dtrace_typeinfo_t *tip) in dtrace_symbol_type() argument
[all …]
/netbsd/src/external/bsd/ipf/dist/ipsd/
Dslinux.c48 struct tcpip tip; local
52 ip = (struct ip *)&tip;
55 bcopy(bp, (char *)&tip, sizeof(tip));
Dsbpf.c73 struct tcpiphdr tip; local
77 ip = (ip_t *)&tip;
Dsnit.c60 struct tcpiphdr tip; local
64 ip = (struct ip *)&tip;
Dsdlpi.c65 struct tcpiphdr tip; local
69 ip = (ip_t *)&tip;
/netbsd/src/external/bsd/file/dist/magic/magdir/
Djava30 # See https://hg.openjdk.java.net/jdk9/jdk9/jdk/file/tip/src/java.base/share/classes/jdk/internal/j…
36 # See https://hg.openjdk.java.net/jdk9/jdk9/jdk/file/tip/src/java.base/share/native/libjimage/image…
/netbsd/src/etc/
Dphones5 # see tip(1), phones(5)
Dremote5 # see tip(1), remote(5)
/netbsd/src/distrib/i386/ramdisks/ramdisk-rescuetiny/
Dlist14 # PROG usr/bin/tip
/netbsd/src/distrib/i386/ramdisks/ramdisk-small/
Dlist17 PROG usr/bin/tip
/netbsd/src/distrib/amd64/ramdisks/ramdisk-cgdroot/
Dlist28 PROG usr/bin/tip
/netbsd/src/distrib/i386/ramdisks/ramdisk-big/
Dlist28 PROG usr/bin/tip
/netbsd/src/distrib/i386/ramdisks/ramdisk-cgdroot/
Dlist28 PROG usr/bin/tip
/netbsd/src/distrib/amd64/ramdisks/ramdisk/
Dlist29 PROG usr/bin/tip
/netbsd/src/distrib/amiga/floppies/inst-common/
Dinstbin.conf11 progs route sed sh shutdown slattach strings stty sync tar test tip
/netbsd/src/external/gpl3/gdb/dist/sim/erc32/
Dstartsim17 xterm -e tip /dev/ttypc &
/netbsd/src/distrib/miniroot/
Dmtree.usr.install19 ./usr.install/bin/tip link=../../sysinst
/netbsd/src/sys/netinet/
Dif_arp.c512 const struct in_addr *sip, const struct in_addr *tip, in arprequest() argument
521 KASSERT(tip != NULL); in arprequest()
560 memcpy(ar_tpa(ah), tip, ah->ar_pln); in arprequest()
1353 struct in_addr tip = taddr->addr4, sip = zeroin_addr; in arp_llinfo_output() local
1371 sockaddr_in_init(&dst, &tip, 0); in arp_llinfo_output()
1385 IN_PRINT(ipbuf, &tip)); in arp_llinfo_output()
1390 arprequest(ifp, &sip, &tip, slladdr, tlladdr); in arp_llinfo_output()
/netbsd/src/distrib/emips/ramdisk/
Dlist47 PROG usr/bin/tip
/netbsd/src/distrib/pmax/ramdisk/
Dlist48 PROG usr/bin/tip
/netbsd/src/distrib/cats/ramdisk/
Dlist54 PROG usr/bin/tip
/netbsd/src/distrib/evbsh3/instkernel/ramdisk/
Dlist49 PROG usr/bin/tip usr/bin/cu

1234