/osnet-11/usr/src/cmd/hal/hald/ |
H A D | device_store.h | 54 gboolean removed,
|
H A D | hald.c | 146 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 D | device_store.c | 152 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 D | hald_dbus.h | 81 dbus_bool_t removed,
|
H A D | device.h | 55 gboolean removed,
|
H A D | device.c | 1004 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 D | Hostname.pm | 154 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 D | fields.t | 75 like $@, qr/^Pseudo-hashes have been removed from Perl/;
|
/osnet-11/usr/src/lib/brand/solaris10/zone/ |
H A D | common.ksh | 370 typeset -i removed=0 405 (( removed == 0 )) && \ 407 (( removed=1 ))
|
/osnet-11/usr/src/lib/libc/port/gen/ |
H A D | errlist | 76 36 Identifier removed
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/ |
H A D | Poll.pm | 164 removed from the list of file descriptors.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | FileCache.pm | 66 ability to use FileCache on pipes may be removed in a future release.
|
H A D | lib_pm.PL | 200 removed.
|
H A D | fields.pm | 133 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 D | Domain.pm | 323 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 D | Temp.pm | 820 # - 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 D | Basename.pm | 66 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 D | via.pm | 36 automagically removed. 75 Optional - layer is about to be removed.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | Install.pm | 70 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 D | Packlist.pm | 235 argument which evaluates to true is given, any missing files will be removed
|
H A D | Installed.pm | 317 given any missing files will be removed from the .packlist
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/ |
H A D | Std.pm | 45 C<-->. The C<--> will be removed from @ARGV.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | ParseLink.pm | 143 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 D | Balanced.pm | 1178 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 D | Mac.pm | 102 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
|