Lines Matching full:just
18 <a href=design.html#codestyle>the design page</a>, but in general we just
99 cheat and just grab the first entry to quickly set up its context without
157 These directories are just for developer convenience sorting the commands,
172 But usually it's just more stuff to delete.</p>
262 <p>Otherwise it'll just segfault without
275 something like a local structure definition just put it in the command's .c
295 is a good reason to include a header. If you just need a couple constants
297 just use the constant inline with a comment explaining what it is. (A
310 individual files can just #include "toys.h" and not have to worry about
484 <p>Calls toy_find() on argv[0] (which must be just a command name
562 this is really just a variant of #ifdef, and can still result in configuration
635 string for each NEWTOY. This allows an OLDTOY that's just an alias for an
713 <p>Nothing else ever reports an error on close, everywhere else it's just a
1167 (just the optflags).</p>
1317 a tree, not just a linked list), plus whatever the user stored in extra.</p>