Searched defs:reset (Results 1 - 23 of 23) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Digest/
H A Dbase.pm13 sub reset { subroutine
/osnet-11/usr/src/lib/libxcurses/h/
H A Dm_wio.h53 void (*reset)(void *); /* Reset error flags. */ member in struct:__anon2732
/osnet-11/usr/src/lib/libxcurses2/h/
H A Dm_wio.h53 void (*reset)(void *); /* Reset error flags. */ member in struct:__anon2746
/osnet-11/usr/src/lib/libplot/t300/common/
H A Dsubr.c90 reset(void) function
/osnet-11/usr/src/lib/libplot/t450/common/
H A Dsubr.c95 reset(void) function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPOP3.pm131 sub reset subroutine
133 @_ == 1 or croak 'usage: $obj->reset()';
327 $me->reset;
515 =item reset ()
530 then the C<reset> method will called before the connection is closed. This
H A DSMTP.pm320 sub reset subroutine
669 =item reset ()
681 user to call C<reset> if they so desire.
/osnet-11/usr/src/lib/libxcurses/src/tic/
H A Dticmain.c163 reset(void) function
/osnet-11/usr/src/lib/libxcurses/src/tput/
H A Dtput.c51 * reset reset terminal in an implemenation-defined way
130 STATREF void reset ANSI((void));
257 else if (strcmp(*_argv, "reset") == 0)
258 reset();
324 reset() function
/osnet-11/usr/src/lib/libnisdb/
H A Ddb_index.cc71 reset();
75 /* Get rid of table and all associated entries, and reset counters */
77 db_index::reset() function in class:db_index
82 WRITELOCKV(this, "w db_index::reset");
99 WRITEUNLOCKV(this, "wu db_index::reset");
356 /* Load failed; reset. */
H A Ddb_mindex.cc76 reset(); /* get rid of data structures first */
140 indices.indices_val[i].reset();
143 if (table) table->reset();
1069 db_mindex::reset() function in class:db_mindex
1071 WRITELOCKV(this, "w db_mindex::reset");
1086 WRITEUNLOCKV(this, "wu db_mindex::reset");
1091 * The table is first 'reset', then the attempt to load from the file
1092 * is made. If the load failed, the table is again reset.
1106 reset();
1111 reset();
[all...]
H A Ddb_table.cc122 reset(); /* free list entries */
127 db_free_list::reset() function in class:db_free_list
131 WRITELOCKV(this, "w db_free_list::reset");
139 WRITEUNLOCKV(this, "wu db_free_list::reset");
331 reset();
335 /* reset size and pointers */
337 db_table::reset() function in class:db_table
341 WRITELOCKV(this, "w db_table::reset");
342 freelist.reset();
372 WRITEUNLOCKV(this, "wu db_table::reset");
[all...]
/osnet-11/usr/src/lib/libplot/t300s/common/
H A Dsubr.c100 reset(void) function
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c771 if (silent.status != SILENT) { /* don't reset if we never changed terms */
874 auto void reset (void);
875 void reset (void) function
897 reset ();
967 reset ();
1072 /* Check if the default entry is present. Otherwise reset
/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp_prop.c592 boolean_t reset = (pflags & LLDP_OPT_DEFAULT); local
596 if (pname == NULL || (!reset && pval == NULL) ||
631 * reset operation, see if a default value is specified. If
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_prop.c407 /* to reset MTU first retrieve the default MTU and then set it */
1630 * `pval' will be NULL and it instructs the kernel to reset the current
1696 * IPADM_OPT_PROFILE is set then global properties do not need to be reset.
1704 boolean_t reset = (pflags & IPADM_OPT_DEFAULT); local
1714 if (!reset && strnlen(buf, MAXPROPVALLEN) >= MAXPROPVALLEN)
1747 * a reset operation (i.e. a profile switch), since global
1748 * properties should not be reset by ipadm_reset_all_props().
1750 if (reset && (pdp->ipd_flags & IPADMPROP_GLOBAL) &&
1810 boolean_t reset = (pflags & IPADM_OPT_DEFAULT); local
1819 if (iph == NULL || pname == NULL || (!reset
1849 boolean_t reset = (pflags & IPADM_OPT_DEFAULT); local
[all...]
H A Dipadm_addr.c1093 * get the interface address and set it, this should reset
1710 boolean_t reset = (pflags & IPADM_OPT_DEFAULT); local
1720 (!reset && pval == NULL)) {
1728 if (pdp->ipd_set == NULL || (reset && pdp->ipd_get == NULL))
1771 if (reset) {
1773 * If we were asked to reset the value, we need to fetch
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dtcp.c353 reset (grub_net_tcp_socket_t sock) function
854 reset (sock);
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dpcnet32.c233 void (*reset) (unsigned long); member in struct:pcnet32_access
344 reset:pcnet32_wio_reset
399 reset:pcnet32_dwio_reset
444 lp->a.reset(ioaddr);
449 /* set/reset autoselect bit */
475 /* set/reset GPSI bit in test register */
690 /* reset the chip */
762 printf("media reset to %#x.\n", media);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm243 submit reset defaults radio_group popup_menu button autoEscape
534 seek($fh,0,0); # reset the filehandle.
2210 #### Method: reset
2211 # Create a "reset" button.
2215 # A string containing a <input type="reset"> tag
2217 'reset' => <<'END_OF_FUNC',
2218 sub reset { subroutine
2223 my ($name) = ' name=".reset"';
2230 return $XHTML ? qq(<input type="reset" $tabindex$name$val$other />)
2231 : qq(<input type="reset"
[all...]
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_sldap.h370 int reset; member in struct:AcctUsableMoreInfo
387 * reset [1] BOOLEAN DEFAULT FALSE,
H A Dns_reads.c2245 * otherwise, reset the connection user to get ready
2851 * Given the current configuration [set/reset connection etc.]
2956 * Free results if any, reset to the first
6264 * +b: TRUE if password has been reset
6271 * forever (i.e. until reset)
6314 /* reset */
6317 (acctResp->AcctUsableResp).more_info.reset
6386 * forever (i.e. until reset)
6476 * reset [1] BOOLEAN DEFAULT FALSE,
6492 * - or its password was reset i
6512 int inactive, reset, expired; local
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dapi.h1078 (*reset) (struct grub_efi_simple_input_interface *this, member in struct:grub_efi_simple_input_interface
1124 (*reset) (struct grub_efi_simple_input_ex_interface *this, member in struct:grub_efi_simple_input_ex_interface
1152 (*reset) (struct grub_efi_simple_text_output_interface *this, member in struct:grub_efi_simple_text_output_interface
1389 void (*reset) (void); member in struct:grub_efi_simple_network
1423 grub_efi_status_t (*reset) (struct grub_efi_block_io *this, member in struct:grub_efi_block_io

Completed in 279 milliseconds