Searched refs:marked (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/usr.sbin/sade/
H A Dconfig.c280 readConfigFile(char *config, int marked)
306 variable_set2(lines[i], cp, marked);
318 int marked;
329 readConfigFile(configs[i].fname, configs[i].marked);
/freebsd-9.3-release/usr.sbin/pkg_install/lib/
H A Dlib.h132 Boolean marked; member in struct:_plist
H A Dplist.c91 p->marked = TRUE;
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dconfig.c298 readConfigFile(char *config, int marked) argument
324 variable_set2(lines[i], cp, marked);
336 int marked; member in struct:__anon11085
347 readConfigFile(configs[i].fname, configs[i].marked);
/freebsd-9.3-release/usr.sbin/cron/doc/
H A DINSTALL20 Read the comments at the top of the Makefile, then edit the area marked
24 top of the file, but it's clearly marked. Also look at pathnames.h.
/freebsd-9.3-release/sys/boot/i386/mbr/
H A Dmbr.s57 # one partition is marked active.
/freebsd-9.3-release/usr.sbin/pkg_install/create/
H A Dpl.c132 * Copy unmarked files in packing list to playpen - marked files
184 else if (p->type == PLIST_FILE && !p->marked) {
/freebsd-9.3-release/contrib/gcc/
H A Ddbxout.c36 a function are also marked by special symbol table entries.
48 The first one is marked as continued with a double-backslash at the
2879 bool marked;
2880 rtx tmp = get_pool_constant_mark (addr, &marked);
2886 get_pool_constant_mark (addr, &marked);
2888 marked = true;
2893 marked = true;
2898 if (!marked)
3218 /* GDB likes this marked with a special letter. */
3410 /* Ignore blocks never expanded or otherwise marked a
2870 bool marked; local
[all...]
H A Dggc-zone.c99 The garbage zone should not be marked, and we should return 1 in
290 /* During marking, is this object marked? */
1224 defined. The bytes at the end of the object are still marked
1360 /* If P is not marked, mark it and return false. Otherwise return true.
1410 /* Return 1 if P has been marked, zero otherwise.
1860 bool marked = false; local
1888 marked |= ggc_collect_1 (&main_zone, true);
1908 marked |= ggc_collect_1 (zone, !marked);
1928 if (marked)
[all...]
H A Ddwarf2out.c1099 insns to be marked, and to be able to handle saving state around
3895 it is marked through the chain. */
6531 DIEs from other CUs (i.e. those which are not marked). */
6718 DIEs in the same CU will be marked. We used to clear out the offset
8921 bool marked;
8922 rtx tmp = get_pool_constant_mark (rtl, &marked);
8928 get_pool_constant_mark (tmp, &marked);
8930 marked = true;
8937 if (!marked)
11403 be incomplete and such types are not marked
8909 bool marked; local
[all...]
/freebsd-9.3-release/contrib/sendmail/cf/cf/
H A Dsubmit.cf606 R$* : $* <@> $: $2 strip colon if marked
/freebsd-9.3-release/sys/dev/mps/mpi/
H A Dmpi2_history.txt366 * VolumeCreationFlags and marked the old one as obsolete.
/freebsd-9.3-release/sys/dev/mpr/mpi/
H A Dmpi2_history.txt453 * VolumeCreationFlags and marked the old one as obsolete.
/freebsd-9.3-release/crypto/openssl/util/
H A Dpod2man.pl189 marked "(W)" are non-fatal, whereas the "(F)" errors will cause

Completed in 159 milliseconds