Searched refs:modify (Results 1 - 25 of 88) sorted by relevance

1234

/freebsd-10.1-release/contrib/ncurses/ncurses/tinfo/
H A Dhashed_db.c7 * without limitation the rights to use, copy, modify, merge, publish, *
49 _nc_db_open(const char *path, bool modify) argument
60 modify ? DB_CREATE : DB_RDONLY,
68 modify ? DB_CREATE : DB_RDONLY,
75 modify ? DB_CREATE : DB_RDONLY,
87 modify ? (O_CREAT | O_RDWR) : O_RDONLY,
/freebsd-10.1-release/usr.sbin/etcupdate/tests/
H A Dignore_test.sh80 # tree: Test three different cases (add, modify, remove) that all
84 echo "old" > $i/tree/modify
86 echo "new" > $NEW/tree/modify
196 U /tree/modify
205 file /tree/modify "new"
226 file /tree/modify "old"
247 file /tree/modify "old"
271 file /tree/modify "old"
/freebsd-10.1-release/contrib/dialog/samples/
H A Deditbox-utf814 allow the user to enter or modify free-form text.
/freebsd-10.1-release/contrib/openbsm/etc/
H A Daudit_class9 0x00000008:fm:file attribute modify
H A Daudit_event603 6170:AUE_crontab_mod:crontab-modify:ad
610 6183:AUE_filesystem_modify:modify filesystem:ad
618 6208:AUE_modify_user:modify user:ad
638 6501:AUE_DARWIN_modify_password:modify password:ad
641 6513:AUE_DARWIN_modify_group:modify group:ad
660 45014:AUE_modify_password:modify password:ad
663 45017:AUE_modify_group:modify group:ad
/freebsd-10.1-release/contrib/amd/amd/
H A Dmapc.c117 mtime_fn *mtime; /* Find modify time */
485 rc = (*m->search) (m, m->map_name, key, valp, &m->modify);
528 t = m->modify;
536 if (t <= m->modify) {
538 dlog("map %s last load time is %d, last modify time is %d",
539 m->map_name, (int) m->modify, (int) t);
568 m->modify = t;
589 time_t modify = 0; local
607 if ((*mt->init) (m, map, &modify) == 0) {
611 error_init(m, map, &modify);
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dvalue-prof.c6 GCC is free software; you can redistribute it and/or modify it under
170 and OP2, whose value is expected to be VALUE, parent modify-expr STMT and
266 tree modify, op, op1, op2, result, value, tree_val; local
269 modify = stmt;
273 modify = TREE_OPERAND (stmt, 0);
274 if (TREE_CODE (modify) != MODIFY_EXPR)
276 op = TREE_OPERAND (modify, 1);
328 TREE_OPERAND (modify, 1) = result;
334 and OP2, parent modify-expr STMT and probability of taking the optimal
433 tree modify, o local
615 tree modify, op, op1, op2, result, value; local
[all...]
/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Dinsert_fn_imps.hpp6 // software; you can redistribute it and/or modify it under the terms
33 // Permission to use, copy, modify, sell, and distribute this software
84 modify(point_iterator it, const_reference r_new_val) function in class:PB_DS_CLASS_C_DEC
90 base_type::modify(it, r_new_val);
H A Drc_binomial_heap_.hpp6 // software; you can redistribute it and/or modify it under the terms
33 // Permission to use, copy, modify, sell, and distribute this software
134 modify(point_iterator it, const_reference r_new_val);
/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
H A Dinsert_fn_imps.hpp6 // software; you can redistribute it and/or modify it under the terms
33 // Permission to use, copy, modify, sell, and distribute this software
95 modify(point_iterator it, const_reference r_new_val) function in class:PB_DS_CLASS_C_DEC
H A Dpairing_heap_.hpp6 // software; you can redistribute it and/or modify it under the terms
33 // Permission to use, copy, modify, sell, and distribute this software
158 modify(point_iterator it, const_reference r_new_val);
/freebsd-10.1-release/contrib/sendmail/cf/m4/
H A Dcfhead.m494 dnl actually modify flags:
95 dnl $1: flags (strings) to modify
96 dnl $2: name of flags (just first part) to modify
/freebsd-10.1-release/sys/netgraph/
H A Dng_source.c784 /* Duplicate and modify the packet. */
823 /* Can't modify beyond end of packet. */
865 int modify; local
869 /* Are we going to modify packets? */
870 modify = sc->embed_timestamp.flags & NGM_SOURCE_EMBED_ENABLE;
871 for (i = 0; !modify && i < NG_SOURCE_COUNTERS; ++i)
872 modify = sc->embed_counter[i].flags & NGM_SOURCE_EMBED_ENABLE;
875 if (modify)
885 if (!modify)
/freebsd-10.1-release/contrib/ee/
H A Dcreate.make168 Don't know where to find curses, you'll need to modify
195 Don't know where to find curses, you'll need to modify
/freebsd-10.1-release/usr.bin/mail/
H A Dquit.c71 int mcount, p, modify, autohold, anystat, holdbit, nohold; local
156 modify = 0;
167 modify++;
177 if (p == msgCount && !modify && !anystat) {
/freebsd-10.1-release/contrib/gdb/
H A Dltcf-gcj.sh11 # This file is free software; you can redistribute it and/or modify it
72 *** really care for shared libraries, you may want to modify your PATH
199 *** binutils to release 2.9.1 or newer. Another option is to modify
/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dinsert_fn_imps.hpp6 // software; you can redistribute it and/or modify it under the terms
33 // Permission to use, copy, modify, sell, and distribute this software
132 modify(point_iterator it, const_reference r_new_val)
/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dbinomial_heap_base_.hpp6 // software; you can redistribute it and/or modify it under the terms
33 // Permission to use, copy, modify, sell, and distribute this software
149 modify(point_iterator it, const_reference r_new_val);
H A Dinsert_fn_imps.hpp6 // software; you can redistribute it and/or modify it under the terms
33 // Permission to use, copy, modify, sell, and distribute this software
178 modify(point_iterator it, const_reference r_new_val) function in class:PB_DS_CLASS_C_DEC
/freebsd-10.1-release/sys/crypto/blowfish/
H A Dbf_enc.c76 to modify the code.
/freebsd-10.1-release/contrib/bsnmp/snmp_mibII/
H A DmibII_ipaddr.c105 modify(struct update *upd, struct mibifa *ifa) function
178 /* modify entry */
179 return (modify(upd, ifa));
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dsol2-ci.asm6 ! This file is free software; you can redistribute it and/or modify it
/freebsd-10.1-release/contrib/gcc/config/ia64/
H A Dcrti.asm4 # This file is free software; you can redistribute it and/or modify it
/freebsd-10.1-release/contrib/gcc/config/arm/
H A Dcrti.asm4 # This file is free software; you can redistribute it and/or modify it
/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Dsol-ci.asm6 # This file is free software; you can redistribute it and/or modify it

Completed in 145 milliseconds

1234