Searched refs:given (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-unmount.c157 char *given = given_options[i]; local
159 if (strcmp (given, "lazy") == 0) {
161 } else if (strcmp (given, "force") == 0) {
164 invalid_unmount_option (given, invoked_by_uid);
H A Dhal-storage-closetray.c149 char *given = given_options[i]; local
153 invalid_closetray_option (given, invoked_by_uid);
H A Dhal-storage-eject.c151 char *given = given_options[i]; local
155 invalid_eject_option (given, invoked_by_uid);
H A Dhal-storage-mount.c342 * if it is, then check if it's the same device_file as the given one...
636 /* figure out mount point if no mount point is given... */
742 char *given = given_options[i]; local
748 if (strcmp (given, allow) == 0) {
753 (strncmp (given, allow, allow_len) == 0) &&
754 (int) strlen (given) > allow_len) {
757 * given == "umask=foobar" and allowed == "umask="
763 uid = (uid_t) strtol (given + allow_len, &endp, 10);
765 printf ("'%s' is not a number?\n", given);
796 invalid_mount_option (given, invoked_by_ui
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/demos/
H A Dsmtp.self13 C<smtp.self> will attempt to send a message to a given user
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A Dstat.t86 isn't( $!, '', 'should populate $!, given invalid file' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dinstmodsh17 f [all|prog|doc] - List installed files of a given type
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs256 # For the given rctl name, returns the list
324 # Returns 0 a pool with the given name exists on the current system.
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex36 % The texinfo.tex in any given distribution could well be out
833 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
1886 \unhbox0 % third arg given, show only that
1891 \unhbox0 % PDF: 2nd arg given, show only it
1893 \unhbox0\ (\code{#1})% DVI: 2nd arg given, show both it and url
1896 \code{#1}% only url given, so show it
2485 % If we were given no argument, pretend we were given `1'.
2492 % This is a good thing, since \splitoff doesn't work given nothing at
2522 % given i
[all...]
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex34 % The texinfo.tex in any given distribution could well be out
897 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
2573 \unhbox0 % third arg given, show only that
2578 \unhbox0 % PDF: 2nd arg given, show only it
2580 \unhbox0\ (\code{#1})% DVI: 2nd arg given, show both it and url
2583 \code{#1}% only url given, so show it
3237 % If we were given no argument, pretend we were given `1'.
3244 % This is a good thing, since \splitoff doesn't work given nothing at
3274 % given i
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH354 * with a given filename.
359 * with a given open file descriptor.
2268 * This symbol indicates how much support of the void type is given by this
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh261 serviceSearchDescriptors (SSD). You will be given the option to set up
280 order given in this list. Note that this is a space separated list of
303 at the base DN for the given service, or "sub", which would specify
305 for the given service.
332 HELP - The authentication methods to be used by a given service. Currently
419 becomes unavailable. The smallest timeout value for a given
428 default configuration for a given service. The SSD can be
1666 or create a new one and be given the chance to enable
3441 # 1 - suffix given by user cann't be created
4757 # get_objectclass(): Determine the objectclass for the given attribut
[all...]
/osnet-11/usr/src/grub/grub2/
H A Dconfigure2071 default value of `-d' given by some make applications.
3233 # Check whether --with-platform was given.
3763 # Check whether --enable-dependency-tracking was given.
4194 # safe: cross compilers may not add the suffix if given an `-o'
4788 # When given -MP, icc 7.0 and 7.1 complain thusly:
5988 # When given -MP, icc 7.0 and 7.1 complain thusly:
7179 # When given -MP, icc 7.0 and 7.1 complain thusly:
7223 # Check whether --enable-nls was given.
7534 # Check whether --with-gnu-ld was given.
7673 # Check whether --enable-rpath was given
[all...]

Completed in 84 milliseconds