Searched refs:removed (Results 1 - 25 of 49) sorted by relevance

12

/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice_store.h54 gboolean removed,
H A Dhald.c146 const char *key, gboolean added, gboolean removed,
150 device_send_signal_property_modified (device, key, removed, added);
154 if (added == FALSE && removed == FALSE)
145 gdl_property_changed(HalDeviceStore *store, HalDevice *device, const char *key, gboolean added, gboolean removed, gpointer user_data) argument
H A Ddevice_store.c152 gboolean removed,
158 device, key, added, removed);
397 const char *key, gboolean removed, gboolean added,
403 if (removed)
149 emit_device_property_changed(HalDevice *device, const char *key, gboolean added, gboolean removed, gpointer data) argument
396 match_device_async(HalDeviceStore *store, HalDevice *device, const char *key, gboolean removed, gboolean added, gpointer user_data) argument
H A Dhald_dbus.h81 dbus_bool_t removed,
H A Ddevice.h55 gboolean removed,
H A Ddevice.c1004 gboolean removed, gboolean added, gpointer user_data)
1012 if (removed)
1003 prop_changed_cb(HalDevice *device, const char *key, gboolean removed, gboolean added, gpointer user_data) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Hostname/
H A DHostname.pm154 All NULs, returns, and newlines are removed from the result.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/base/t/
H A Dfields.t75 like $@, qr/^Pseudo-hashes have been removed from Perl/;
/osnet-11/usr/src/lib/brand/solaris10/zone/
H A Dcommon.ksh370 typeset -i removed=0
405 (( removed == 0 )) && \
407 (( removed=1 ))
/osnet-11/usr/src/lib/libc/port/gen/
H A Derrlist76 36 Identifier removed
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DPoll.pm164 removed from the list of file descriptors.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFileCache.pm66 ability to use FileCache on pipes may be removed in a future release.
H A Dlib_pm.PL200 removed.
H A Dfields.pm133 die "Pseudo-hashes have been removed from Perl" if $] >= 5.009;
309 Pseudo-hashes have been removed from Perl as of 5.10. Consider using
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DDomain.pm323 Returns the remainder of the FQDN after the I<hostname> has been removed.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm820 # - Called by tempfile() if files are to be removed on shutdown
821 # - Called by tempdir() if directories are to be removed on shutdown
835 # removed. One array for files, another for directories
915 when the object is constructed and the file can be removed when the
933 that the temporary file is removed by the object destructor
1075 automatically removed when the program exits. Default is for the file
1076 to be removed if a file handle is requested and to be kept if the
1254 directory specifications are removed from the template before
1278 will be created in tmpdir() and will also be removed at program exit.
1481 Directory must be removed b
[all...]
H A DBasename.pm66 B<name> is removed and prepended to B<suffix>. By proper use of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
H A Dvia.pm36 automagically removed.
75 Optional - layer is about to be removed.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DInstall.pm70 If $verbose is true, will print out each file removed. Default is
304 If $verbose is true, will print out each file removed. Default is
H A DPacklist.pm235 argument which evaluates to true is given, any missing files will be removed
H A DInstalled.pm317 given any missing files will be removed from the .packlist
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DStd.pm45 C<-->. The C<--> will be removed from @ARGV.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseLink.pm143 formatting codes. Any double quotes around the section are removed as part
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1178 removed from the input text. Thus, the following code also processes
1247 removed from the beginning of the first argument.
1439 (and any prefix) removed from it.
1442 any specified prefix) removed.
1586 text has the returned substring (and any prefix) removed from it.
1589 any specified prefix) removed.
1749 prefix) removed.
1964 extracted substring removed from it. In all contexts
2054 subroutines reapplied. Characters which are thus removed are accumulated and
2252 prefix was removed)
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm102 removed (if any). They are then joined together by a ":". Special
297 Note that the leading ":" is removed from the filename, so that
574 is removed form $file and the remainder is returned. If $file is empty, the

Completed in 441 milliseconds

12