Home
last modified time | relevance | path

Searched refs:stuff (Results 1 – 25 of 84) sorted by relevance

1234

/dragonfly/tools/tools/net80211/wesside/dics/
H A Ddics.c188 unsigned char *stuff; in udp_checksum() local
191 stuff = (unsigned char*) malloc(len + sizeof(struct ippseudo)); in udp_checksum()
192 if(!stuff) { in udp_checksum()
197 ph = (struct ippseudo*) stuff; in udp_checksum()
205 memcpy(stuff + sizeof(struct ippseudo), stuff0, len); in udp_checksum()
207 return in_cksum((unsigned short*)stuff, len+sizeof(struct ippseudo)); in udp_checksum()
216 int stuff, delay; in send_stuff() local
219 stuff = poll_rate*pps; in send_stuff()
283 for (i = 0; i < stuff; i++) { in send_stuff()
/dragonfly/games/hack/
H A Dhack.invent.c771 stuff[stct++] = '$'; in dotypeinv()
772 stuff[stct] = 0; in dotypeinv()
776 stuff[stct] = 0; in dotypeinv()
782 stuff[stct++] = 'u'; in dotypeinv()
784 stuff[stct++] = 'x'; in dotypeinv()
785 stuff[stct] = 0; in dotypeinv()
790 stuff); in dotypeinv()
795 c = stuff[0]; in dotypeinv()
817 stuff[stct++] = ilet; in dotypeinv()
822 stuff[stct] = '\0'; in dotypeinv()
[all …]
H A DOriginal_READ_ME38 hack.c General random stuff and things I never got around to moving.
39 hack.main.c main() and other random procedures, also the lock file stuff.
43 hack.pri.c stuff having to do with the screen, most of the terminal
44 independent stuff is in here.
H A DREAD_ME36 hack stuff in /usr/games/lib/hackdir - perhaps this
76 3. The rest of the stuff belonging to hack sits in a subdirectory hackdir
/dragonfly/usr.bin/strfile/
H A Dstrfile.h53 unsigned char stuff[4]; /* 64-bit aligned space */ member
54 #define str_delim stuff[0] /* delimiting character */
/dragonfly/contrib/cryptsetup/
H A DTODO10 * change luks_write_phdr stuff.
11 * change luks_read_phdr stuff
/dragonfly/contrib/openresolv/
H A Dlibc.in190 stuff="$($list_resolv | keys_remove nameserver domain search)"
191 if [ -n "$stuff" ]; then
192 newconf="$newconf$stuff$NL"
/dragonfly/contrib/file/magic/Magdir/
H A Dhp7 # applied to the "TML" stuff; I'm assuming the Apollo stuff is
21 # 1.2, and 2.0). The 1.2 and 2.0 stuff isn't in the HP-UX 10.0
23 # stuff, and the 68030 and 68040 stuff isn't there at all - are they not
38 # The "misc" stuff needs a byte order; the archives look suspiciously
41 #### Old Apollo stuff
H A Dsharc14 # SHARC DSP stuff (based on the FGM SHARC DSP SDK)
H A Dxenix6 # "Middle model" stuff, and "Xenix 8086 relocatable or 80286 small
10 # "small model", "large model", "huge model" stuff lifted from XXX
H A Dblit4 # blit: file(1) magic for 68K Blit stuff as seen from 680x0 machine
H A Dclipper8 # XXX - what's the "!" stuff:
H A Dframe6 # This stuff came on a FrameMaker demo tape, most of which is
H A Dos951 # OS9/m68k stuff (to be continued)
H A Dolf7 # other stuff in the header is in.
/dragonfly/tools/regression/usr.bin/m4/
H A Dregress.m4wrap3.out1 normal m4 stuff
H A Dm4wrap3.m412 normal m4 stuff
/dragonfly/contrib/tcsh-6/config/
H A Dbsd4.445 * BSDTIMES You have BSD-style process time stuff (like rusage)
52 * BSDLIMIT You have BSD-style resource limit stuff (getrlimit/setrlimit)
/dragonfly/usr.sbin/cron/doc/
H A DINSTALL22 'configurable stuff'.
24 Edit config.h. The stuff I expect you to change is down a bit from the
31 if you expect your /var to have a lot of stuff in it.
/dragonfly/test/test/
H A DWRITEME29 Free stuff.
/dragonfly/lib/libdmsg/
H A DTODO17 #2 the circuit stuff is a bit of a mess.
/dragonfly/share/skel/
H A Ddot.cshrc25 # An interactive shell -- set some stuff up
/dragonfly/sys/vfs/isofs/cd9660/
H A DTODO.hibler6 will be needed due to the associated file stuff.
H A DTODO19 There is some preliminary stuff in there that (ab-)uses the mknod
/dragonfly/games/rogue/
H A DCHANGES36 The ^A command prints out some stuff you're probably not interested in.

1234