Home
last modified time | relevance | path

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

12345678910>>...22

/netbsd/src/external/bsd/tre/dist/tests/agrep/
Dexitstatus.ok83 just some stuff
88 just some stuff
101 exitstatus.in:just some stuff
106 (standard input):just some stuff
119 3:just some stuff
124 3:just some stuff
129 0:just some stuff
134 0:just some stuff
139 just some stuff
144 just some stuff
[all …]
/netbsd/src/games/hack/
Dhack.invent.c764 char stuff[BUFSZ]; in dotypeinv() local
776 stuff[stct++] = '$'; in dotypeinv()
777 stuff[stct] = 0; in dotypeinv()
779 if (!strchr(stuff, otmp->olet)) { in dotypeinv()
780 stuff[stct++] = otmp->olet; in dotypeinv()
781 stuff[stct] = 0; in dotypeinv()
787 stuff[stct++] = 'u'; in dotypeinv()
789 stuff[stct++] = 'x'; in dotypeinv()
790 stuff[stct] = 0; in dotypeinv()
791 assert(stct < sizeof(stuff)); in dotypeinv()
[all …]
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.
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dtok822_parse.ref201 >>>wietse@[stuff<<<
207 domain literal "stuff"
210 wietse@[stuff]
213 wietse@[stuff]
216 wietse@[stuff]
218 >>>wietse@["stuff]<<<
224 domain literal ""stuff"
227 wietse@["stuff]
230 wietse@["stuff]
233 wietse@["stuff]
Dtok822_parse.in11 wietse@[stuff
12 wietse@["stuff]
/netbsd/src/external/ibm-public/postfix/dist/src/smtpd/
Dsmtpd_token.ref71 mail to:<wietse@[stuff>
77 Token value: <wietse@[stuff>
78 mail to:<wietse@["stuff]>
84 Token value: <wietse@["stuff]>
Dsmtpd_token.in11 mail to:<wietse@[stuff>
12 mail to:<wietse@["stuff]>
/netbsd/src/games/fortune/strfile/
Dstrfile.h52 unsigned char stuff[4]; /* long aligned space */ member
53 #define str_delim stuff[0] /* delimiting character */
/netbsd/src/external/bsd/iscsi/dist/src/
DTODO21 Implement name-based stuff - no more inet_addr stuff
29 get rid of hardcoded CHAP stuff
/netbsd/src/external/gpl3/gcc/dist/
DChangeLog.tree-ssa101 * configure.in: Add libbanshee related stuff.
103 * Makefile.def: Move libmudflap stuff to here, where it belongs.
104 Add libbanshee stuff.
105 * Makefile.tpl: Add libbanshee stuff.
/netbsd/src/sys/fs/nfs/client/
Dnfs_clrpcops.c203 void *stuff) in nfsrpc_accessrpc() argument
225 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_accessrpc()
229 error = nfscl_postop_attr(nd, nap, attrflagp, stuff); in nfsrpc_accessrpc()
242 error = nfscl_postop_attr(nd, nap, attrflagp, stuff); in nfsrpc_accessrpc()
1002 struct nfsvattr *nap, void *stuff) in nfsrpc_getattr() argument
1013 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_getattr()
1070 void *stuff) in nfsrpc_setattr() argument
1114 rnap, attrflagp, stuff); in nfsrpc_setattr()
1117 stuff); in nfsrpc_setattr()
1147 struct nfsvattr *rnap, int *attrflagp, void *stuff) in nfsrpc_setattrrpc() argument
[all …]
/netbsd/src/external/bsd/openresolv/dist/
Dlibc.in190 stuff="$($list_resolv | keys_remove nameserver domain search)"
191 if [ -n "$stuff" ]; then
192 newconf="$newconf$stuff$NL"
/netbsd/src/sys/arch/evbarm/conf/
Dfiles.iyonix4 # Machine dependent stuff
10 # obio stuff moved from here
/netbsd/src/external/ibm-public/postfix/dist/src/util/
Ddict_inline.ref15 bar=lotsa stuff
22 bar=lotsa stuff
/netbsd/src/external/gpl3/gdb/dist/sim/sh/
Dgencode.c48 const char * const stuff[MAX_NR_STUFF]; member
3653 if (p->stuff[j]) in gensim_caselist()
3655 printf (" %s\n", p->stuff[j]); in gensim_caselist()
3925 if (p->stuff[j]) in ppi_gensim()
3927 if (*p->stuff[j]) in ppi_gensim()
3931 p->stuff[j]); in ppi_gensim()
/netbsd/src/crypto/external/bsd/heimdal/dist/cf/
Droken.m43 dnl try to look for an installed roken library with sufficient stuff
7 dnl set CPPFLAGS_roken to stuff to add to CPPFLAGS
/netbsd/src/external/cddl/osnet/sys/sys/
DREADME7 other stuff that other headers use (systm.h)
29 Now there cases where the solaris headers expose more stuff than ours,
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dexprs.c163 struct t_struct stuff[1][2][3]; member
173 struct t_struct stuff[1][2][3]; member
Dsetvar.c168 struct t_struct stuff[1][2][3]; member
178 struct t_struct stuff[1][2][3]; member
Dptype.c175 struct t_struct stuff[1][2][3]; member
185 struct t_struct stuff[1][2][3]; member
Dwhatis.c214 struct t_struct stuff[1][2][3]; member
224 struct t_struct stuff[1][2][3]; member
/netbsd/src/external/bsd/file/dist/magic/magdir/
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
/netbsd/src/sys/arch/iyonix/conf/
Dfiles.iyonix56 # Machine dependent stuff
62 # obio stuff moved from here
/netbsd/src/common/dist/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs112 #region Destructor & IDispose stuff
237 #region Position & length stuff
/netbsd/src/external/bsd/ntp/dist/sntp/m4/
Dos_cflags.m45 # allow ntp_os_cflags to be preset to skip this stuff
106 # allow ntp_os_ldflags to be preset to skip this stuff

12345678910>>...22