Home
last modified time | relevance | path

Searched refs:persist (Results 1 – 25 of 102) sorted by relevance

12345

/netbsd/dist/pf/share/pf/
H A Dspamd6 table <spamd> persist
/netbsd/external/bsd/wpa/dist/src/p2p/
H A Dp2p_pd.c261 int persist = 0; in p2p_build_prov_disc_resp() local
327 persist = p2p->cfg->get_persistent_group( in p2p_build_prov_disc_resp()
332 if (persist) { in p2p_build_prov_disc_resp()
341 if (!persist && (conncap & P2PS_SETUP_GROUP_OWNER)) in p2p_build_prov_disc_resp()
345 if (persist || (conncap & P2PS_SETUP_GROUP_OWNER)) { in p2p_build_prov_disc_resp()
358 if (persist || in p2p_build_prov_disc_resp()
363 if (!persist && conncap) in p2p_build_prov_disc_resp()
368 if (persist || in p2p_build_prov_disc_resp()
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dmem-break.h126 int persist);
H A Dmem-break.cc1352 struct agent_expr *commands, int persist) in add_commands_to_breakpoint() argument
1359 new_cmd->persistence = persist; in add_commands_to_breakpoint()
1370 int persist) in add_breakpoint_commands() argument
1389 add_commands_to_breakpoint (bp, cmd, persist); in add_breakpoint_commands()
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dmem-break.h126 int persist);
H A Dmem-break.cc1352 struct agent_expr *commands, int persist) in add_commands_to_breakpoint() argument
1359 new_cmd->persistence = persist; in add_commands_to_breakpoint()
1370 int persist) in add_breakpoint_commands() argument
1389 add_commands_to_breakpoint (bp, cmd, persist); in add_breakpoint_commands()
/netbsd/external/bsd/openldap/dist/doc/rfc/
H A Drfc3928.txt572 of a syncAndPersist search is complete and the persist phase has
589 persist phase
609 returned result, during both the sync phase and the persist phase.
664 - During the persist phase for a persistent search operation, the
760 if during the persist phase
778 - The search is in the persist phase and the entry has left the
804 if during the persist phase
850 persistPhase flag set to TRUE, and during the persist phase, all
854 returned before any persist phase entries are returned.
874 updated after that point will be returned only during the persist
[all …]
H A Drfc4533.txt377 the persist stage. After receipt of this Sync Info Message, the
412 If the server desires to update the syncCookie during the persist
612 subsequent persist stage.
861 notifications (during the persist stage).
873 3.4.2. persist Stage
875 Change notifications are provided during the persist stage.
961 As with the normal search operation, the refresh and persist stages
1045 server may terminate the Sync Operation in the refresh or persist
1075 In the case of persist stage Sync, the server returns the resultCode
1148 During persist mode, the server SHOULD coalesce multiple outstanding
[all …]
/netbsd/external/bsd/ppp/dist/pppd/
H A Doptions.c109 bool persist = 0; /* Reopen link after it goes down */ variable
259 { "persist", o_bool, &persist,
261 { "nopersist", o_bool, &persist,
265 "Dial on demand", OPT_INITONLY | 1, &persist },
H A Dmain.c545 if (!persist || asked_to_quit || (maxfail > 0 && unsuccess >= maxfail)) in main()
561 if (!persist) in main()
622 persist = 0; in handle_events()
H A Dcbcp.c475 persist = 0; in cbcp_up()
H A Dtty.c578 if (!persist || err != EINTR) in connect_tty()
727 if (!persist || errno != EINTR || hungup || got_sigterm) in connect_tty()
H A Dpppd.h308 extern bool persist; /* Reopen link after it goes down */
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object.txh86 architecture it was compiled for. This information will persist until
161 must persist until @code{simple_object_write_to_file} is called. is
/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object.txh86 architecture it was compiled for. This information will persist until
161 must persist until @code{simple_object_write_to_file} is called. is
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object.txh86 architecture it was compiled for. This information will persist until
161 must persist until @code{simple_object_write_to_file} is called. is
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object.txh86 architecture it was compiled for. This information will persist until
161 must persist until @code{simple_object_write_to_file} is called. is
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dsimple-object.txh86 architecture it was compiled for. This information will persist until
161 must persist until @code{simple_object_write_to_file} is called. is
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object.txh86 architecture it was compiled for. This information will persist until
161 must persist until @code{simple_object_write_to_file} is called. is
/netbsd/external/gpl2/gettext/dist/gnulib-local/m4/
H A Drelocatable.m426 dnl macro's setting of INSTALL_PROGRAM to persist.
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Drelocatable.m426 dnl macro's setting of INSTALL_PROGRAM to persist.
/netbsd/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/
H A Drelocatable.m426 dnl macro's setting of INSTALL_PROGRAM to persist.
/netbsd/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dsysctl.h800 uint32_t persist:1, /* See TMEM_POOL_PERSIST. */ member
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dbreakpoint.h290 int persist; member
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dbreakpoint.h290 int persist; member

12345